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