Struct windows_sys::Win32::System::Search::CATEGORIZATIONSET
[−]#[repr(C)]pub struct CATEGORIZATIONSET {
pub cCat: u32,
pub aCat: *mut CATEGORIZATION,
}Expand description
Required features: ‘Win32_System_Search’, ‘Win32_Foundation’, ‘Win32_Storage_IndexServer’, ‘Win32_System_Com’, ‘Win32_System_Com_StructuredStorage’
Fields
cCat: u32aCat: *mut CATEGORIZATION