Click or drag to resize

CSYSiCheckArcSDKLicenseEx Method (String)

Check to see if a ESRI ArcGIS Pro SDK and Map SDK license is available, returns type and version of available engine.

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

public static int iCheckArcSDKLicenseEx(
	ref string version
)

Parameters

version
Type: SystemString
Version String

Return Value

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