TLLInterfaceActivateHWID Method |
This function automatically tries to activate software by finding matching license by hardware ID
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string ActivateHWID()
Public Function ActivateHWID As String
public:
String^ ActivateHWID()
member ActivateHWID : unit -> string
Return Value
Type:
StringOK string on success, otherwise error message
Remarks This function works with TLL licensing server only.
See Also