Click or drag to resize

CSYSiCheckArcLicense Method

Check to see if a ESRI ArcEngine or ArcView license is available

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iCheckArcLicense()

public static int iCheckArcLicense()

Return Value

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