Struct windows_sys::Win32::System::AddressBook::SContentRestriction
[−]#[repr(C)]pub struct SContentRestriction {
pub ulFuzzyLevel: u32,
pub ulPropTag: u32,
pub lpProp: *mut SPropValue,
}Expand description
Required features: ‘Win32_System_AddressBook’, ‘Win32_Foundation’, ‘Win32_System_Com’
Fields
ulFuzzyLevel: u32ulPropTag: u32lpProp: *mut SPropValue