Function windows_sys::Win32::Security::LookupAccountSidW
[−]pub unsafe extern "system" fn LookupAccountSidW(
lpsystemname: PCWSTR,
sid: PSID,
name: PWSTR,
cchname: *mut u32,
referenceddomainname: PWSTR,
cchreferenceddomainname: *mut u32,
peuse: *mut SID_NAME_USE
) -> BOOL
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"