Struct windows_sys::Win32::System::Search::ITEM_INFO
#[repr(C)]pub struct ITEM_INFO {
pub dwSize: u32,
pub pcwszFromEMail: PCWSTR,
pub pcwszApplicationName: PCWSTR,
pub pcwszCatalogName: PCWSTR,
pub pcwszContentClass: PCWSTR,
}Expand description
Required features: "Win32_System_Search"
Fields§
§dwSize: u32§pcwszFromEMail: PCWSTR§pcwszApplicationName: PCWSTR§pcwszCatalogName: PCWSTR§pcwszContentClass: PCWSTR