#[repr(C)]pub struct ITEM_INFO {
pub dwSize: u32,
pub pcwszFromEMail: PWSTR,
pub pcwszApplicationName: PWSTR,
pub pcwszCatalogName: PWSTR,
pub pcwszContentClass: PWSTR,
}Expand description
Required features: ‘Win32_System_Search’, ‘Win32_Foundation’
Fields
dwSize: u32pcwszFromEMail: PWSTRpcwszApplicationName: PWSTRpcwszCatalogName: PWSTRpcwszContentClass: PWSTR