#[repr(C)]pub struct SAM_REGISTER_MAPPING_LIST {
pub Count: u32,
pub Elements: *mut SAM_REGISTER_MAPPING_ELEMENT,
}Expand description
Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"
Fields§
§Count: u32§Elements: *mut SAM_REGISTER_MAPPING_ELEMENT