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: u32§ulPropTag: u32§lpProp: *mut SPropValue