WLRegLicenseName

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegLicenseName

The WLRegLicenseName function retrieves the license file and registry names for the expected registration license.

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

 

pFileKeyName

[out] Pointer to a buffer that will receive the name of the file key expected.

 

pRegKeyName

[out] Pointer to a buffer that will receive the name of the registry key expected.

 

RegKeyValueName

[out] Pointer to a buffer that will receive the name of the registry value key expected.

 

 

Return Values

 

The function has no return values.