Struct windows_sys::Win32::Security::Authentication::Identity::LSA_FOREST_TRUST_COLLISION_INFORMATION
#[repr(C)]pub struct LSA_FOREST_TRUST_COLLISION_INFORMATION {
pub RecordCount: u32,
pub Entries: *mut *mut LSA_FOREST_TRUST_COLLISION_RECORD,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Fields§
§RecordCount: u32
§Entries: *mut *mut LSA_FOREST_TRUST_COLLISION_RECORD