Struct windows_sys::Win32::System::Search::VECTORRESTRICTION
#[repr(C)]pub struct VECTORRESTRICTION {
pub Node: NODERESTRICTION,
pub RankMethod: u32,
}Expand description
Required features: "Win32_System_Search", "Win32_Foundation", "Win32_Storage_IndexServer", "Win32_System_Com_StructuredStorage"
Fields§
§Node: NODERESTRICTION§RankMethod: u32