WLRegInstallBeforeDate

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegInstallBeforeDate

The WLRegInstallBeforeDate function retrieves the date that was set in the license field "Install Before Date"

Click to expand/collapseShow C/C++ function definition
Click to expand/collapseShow Delphi function definition
Click to expand/collapseShow Visual Basic Native function definition
Click to expand/collapseShow .NET function definition

 

Parameters

 

pInstallDate

[out] Pointer to a SYSTEMTIME structure that receives the date that was set in the "Install before date" field

 

 

Return Values

 

If the function succeeds the return value is zero.

 

If a license key has not been installed, the return value is wlNoKey (-2).