Struct windows_sys::Win32::System::Search::SEC_OBJECT
#[repr(C)]pub struct SEC_OBJECT {
pub cObjects: u32,
pub prgObjects: *mut SEC_OBJECT_ELEMENT,
}Expand description
Required features: "Win32_System_Search", "Win32_Storage_IndexServer"
Fields§
§cObjects: u32§prgObjects: *mut SEC_OBJECT_ELEMENT