Click or drag to resize
CSYSiCheckArcLicenseEx Method
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.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iCheckArcLicenseEx(
	ref string str1
)

Parameters

str1
Type: SystemString
Version String

Return Value

Type: Int32
See ARC_LICENSEConstant
See Also