pub unsafe extern "system" fn SLGetLicensingStatusInformation(
hslc: *const c_void,
pappid: *const GUID,
pproductskuid: *const GUID,
pwszrightname: PWSTR,
pnstatuscount: *mut u32,
pplicensingstatus: *mut *mut SL_LICENSING_STATUS
) -> HRESULTExpand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
