Cuminas DjVu SDK for .NET Framework
LicenseTarget Property



Gets the license target module.
Syntax
Public Shared ReadOnly Property LicenseTarget As IntPtr
Dim value As IntPtr
 
value = LicenseManager.LicenseTarget
public static IntPtr LicenseTarget {get;}
public:
static property IntPtr LicenseTarget {
   IntPtr get();
}

Property Value

The module handle (HMODULE) of the license target.
Remarks
On developer license mode, the license system checks the time-stamp of the module.
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