Function windows_sys::Win32::Security::Authentication::Identity::SLInstallProofOfPurchase
[−]pub unsafe extern "system" fn SLInstallProofOfPurchase(
hslc: *const c_void,
pwszpkeyalgorithm: PWSTR,
pwszpkeystring: PWSTR,
cbpkeyspecificdata: u32,
pbpkeyspecificdata: *const u8,
ppkeyid: *mut GUID
) -> HRESULTExpand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
