Click or drag to resize
CSYSiCheckArcLicenseEx Method (CGXNETCore, String)
Check to see if a ESRI ArcEngine or ArcView license is available, returns type and version of available engine.

Available since Oasis montaj version: 9.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static int iCheckArcLicenseEx(
	CGXNETCore gxNetShared,
	ref string version
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
version
Type: SystemString
Version String

Return Value

Type: Int32
<define>ARC_LICENSE</define>
See Also