Struct windows_sys::Win32::System::Search::RANGECATEGORIZE
[−]#[repr(C)]pub struct RANGECATEGORIZE {
pub cRange: u32,
pub aRangeBegin: *mut PROPVARIANT,
}Expand description
Required features: ‘Win32_System_Search’, ‘Win32_Foundation’, ‘Win32_System_Com’, ‘Win32_System_Com_StructuredStorage’
Fields
cRange: u32aRangeBegin: *mut PROPVARIANT