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