WLRegLockedCountry

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegLockedCountry

The WLRegLockedCountry function retrieves the country code in the current license key. The application will be locked to that country when registered.

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 the country code in the current license key. To see a list of the possible country codes, check the country codes list.

 

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