Function RegisterLicenseKeyWithExpiration
pub unsafe fn RegisterLicenseKeyWithExpiration<P0>(
licensekey: P0,
validityindays: u32,
) -> Result<LicenseProtectionStatus>where
P0: Param<PCWSTR>,pub unsafe fn RegisterLicenseKeyWithExpiration<P0>(
licensekey: P0,
validityindays: u32,
) -> Result<LicenseProtectionStatus>where
P0: Param<PCWSTR>,