#[repr(C)]pub struct LSA_FOREST_TRUST_INFORMATION {
pub RecordCount: u32,
pub Entries: *mut *mut LSA_FOREST_TRUST_RECORD,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
RecordCount: u32Entries: *mut *mut LSA_FOREST_TRUST_RECORD