WLRegDateDaysLeft

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegDateDaysLeft

The WLRegDateDaysLeft function retrieves the number of days left in the current license when the license has Date Expiration.

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

 

This function has no parameters.

 

 

Return Values

 

The return value is the number of days left in the current license key.

 

 

Remarks

 

Please, notice that this function returns the number of days left when the license has Date Expiration. If the license has Days Expiration and you want to know the number of days left, you have to use the function WLRegDaysLeft.