Function windows_sys::Win32::Security::Authentication::Identity::LsaLookupNames
[−]pub unsafe extern "system" fn LsaLookupNames(
policyhandle: *const c_void,
count: u32,
names: *const UNICODE_STRING,
referenceddomains: *mut *mut LSA_REFERENCED_DOMAIN_LIST,
sids: *mut *mut LSA_TRANSLATED_SID
) -> NTSTATUSExpand description
Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"