Click or drag to resize
CSYSiCheckArcLicense Method
Check to see if a ESRI ArcEngine or ArcView license is available

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static int iCheckArcLicense(
	CGXNETCore gxNetShared
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore

Return Value

Type: Int32
1 - Licenced 0 - Not licenced
See Also