TLLInterfaceHWID Property |
Contains information about hardware ID of machine where this library is running.
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public HardwareID HWID { get; set; }
Public Property HWID As HardwareID
Get
Set
public:
property HardwareID^ HWID {
HardwareID^ get ();
void set (HardwareID^ value);
}
member HWID : HardwareID with get, set
Property Value
Type:
HardwareIDReturn Value
Type:
HardwareIDRemarks See Also