pub unsafe extern "system" fn ValidateLicenseKeyProtection(
licensekey: PCWSTR,
notvalidbefore: *mut FILETIME,
notvalidafter: *mut FILETIME,
status: *mut LicenseProtectionStatus
) -> HRESULT
Expand description
Required features: "Win32_Security_LicenseProtection"
, "Win32_Foundation"