LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ConfigLicenseStatus Property






Gets the status of the LEADTOOLS Config License. .NET support
Syntax
public static RasterExceptionCode ConfigLicenseStatus {get;}
'Declaration
 
Public Shared ReadOnly Property ConfigLicenseStatus As RasterExceptionCode
'Usage
 
Dim value As RasterExceptionCode
 
value = RasterSupport.ConfigLicenseStatus
public static RasterExceptionCode ConfigLicenseStatus {get;}
 get_ConfigLicenseStatus(); 
public:
static property RasterExceptionCode ConfigLicenseStatus {
   RasterExceptionCode get();
}

Property Value

A RasterExceptionCode value that indicates whether a valid license is found and set. If the license is found and set it returns Success. Otherwise, it will return an error, typically InvalidParameter.
Remarks
Check this property to determine the status of the LEADTOOLS Runtime License that was set in the LEADTOOLS Config License.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterSupport Class
RasterSupport Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.