WLRegTotalExecutions

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegTotalExecutions

The WLRegTotalExecutions function retrieves the total number of executions in the current license key.

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 total executions in the current license key.

 

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).

 

 

See Also

 

WLRegExecutionsLeft