WLTrialExpireTrial

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Trial Functions >

WLTrialExpireTrial

The WLTrialExpireTrial function expires the trial period in the current application. This function is rarely called by some applications to abnormally finish the trial period when a critical situation has been found. When this function is called, the next time that an application is executed, its trial period will be expired.

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

 

If the function succeeds, the return value is True.

 

If the function fails, the return value is False.