<< Click to Display Table of Contents >> WLRegLicenseCreationDate |
The WLRegLicenseCreationDate function retrieves the date when the license was created.
Parameters
pCreationDate
[out] Pointer to a SYSTEMTIME structure that receives the license creation date.
Return Values
If the function succeeds the return value is True (1).
If the license key is a permanent key the return value is wlPermKey (-1).
If a license key has not been installed, the return value is wlNoKey (-2).