WLRegGetLicenseHardwareID

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegGetLicenseHardwareID

The WLRegGetLicenseHardwareID retrieves the hardware ID in the current license key.

 

NOTE: This function is not available for SmartKeys due to length optimization in SmartKeys.

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

 

pHardwareId

[out] Pointer to a buffer that will receive a null-terminated string with the hardware ID in the current license key.

 

 

Return Values

 

If the function succeeds, the return value is True.

 

If the function fails, the return value is False.

 

 

Restrictions

 

This function does not work with Static or Dynamic Smartkeys.

 

 

See Also

 

WLHardwareGetID, WLHardwareCheckID, WLHardwareGetFormattedID