Cuminas DjVu SDK for .NET Framework
MachineId Property



Gets the machine ID.
Syntax
Public Shared ReadOnly Property MachineId As String
Dim value As String
 
value = LicenseManager.MachineId
public static string MachineId {get;}
public:
static property String^ MachineId {
   String^ get();
}

Property Value

The machine ID, which uniquely identify the machine.
Remarks

License system uniquely identify each machine by assigning its own unique machine ID.

The ID is used to generate machine dependent cartridges.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

LicenseManager Class
LicenseManager Members
Cuminas License System

Send Feedback