pub unsafe extern "system" fn ValidateLicenseKeyProtection(
licensekey: PWSTR,
notvalidbefore: *mut FILETIME,
notvalidafter: *mut FILETIME,
status: *mut LicenseProtectionStatus
) -> HRESULTExpand description
Required features: ‘Win32_Security_LicenseProtection’, ‘Win32_Foundation’
