WLRegCheckMachineLocked

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegCheckMachineLocked

The WLRegCheckMachineLocked function determines if the current license is locked to a specific machine.

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 current license key is locked to a specific machine, the return value is True.

 

If the application is not licensed or the current license is not locked to a specific machine, the return value is False.