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