Struct windows_sys::Win32::System::Com::StructuredStorage::CABOOL
#[repr(C)]pub struct CABOOL {
pub cElems: u32,
pub pElems: *mut VARIANT_BOOL,
}
Expand description
Required features: "Win32_System_Com_StructuredStorage"
, "Win32_Foundation"
Fields§
§cElems: u32
§pElems: *mut VARIANT_BOOL