Struct windows_sys::Win32::System::Search::CONTENTRESTRICTION
[−]#[repr(C)]pub struct CONTENTRESTRICTION {
pub prop: FULLPROPSPEC,
pub pwcsPhrase: PWSTR,
pub lcid: u32,
pub ulGenerateMethod: u32,
}Expand description
Required features: ‘Win32_System_Search’, ‘Win32_Foundation’, ‘Win32_Storage_IndexServer’, ‘Win32_System_Com_StructuredStorage’
Fields
prop: FULLPROPSPECpwcsPhrase: PWSTRlcid: u32ulGenerateMethod: u32