Function windows_sys::Win32::Security::Authentication::Identity::LsaQueryCAPs
pub unsafe extern "system" fn LsaQueryCAPs(
capids: *const PSID,
capidcount: u32,
caps: *mut *mut CENTRAL_ACCESS_POLICY,
capcount: *mut u32
) -> NTSTATUSExpand description
Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"