Function windows_sys::Win32::Security::Authentication::Identity::SLGetPKeyInformation
[−]pub unsafe extern "system" fn SLGetPKeyInformation(
hslc: *const c_void,
ppkeyid: *const GUID,
pwszvaluename: PCWSTR,
pedatatype: *mut SLDATATYPE,
pcbvalue: *mut u32,
ppbvalue: *mut *mut u8
) -> HRESULT
Expand description
Required features: "Win32_Security_Authentication_Identity"