#[repr(C)]pub struct LSA_REFERENCED_DOMAIN_LIST {
pub Entries: u32,
pub Domains: *mut LSA_TRUST_INFORMATION,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
Entries: u32Domains: *mut LSA_TRUST_INFORMATION