Click or drag to resize
CARCDHiGeostringsExtensionAvailable Method
Verifies if the geostrings extension in TfA is available. Return 1 if true, 0 otherwise

Available since Oasis montaj version: 8.0.1
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static int iGeostringsExtensionAvailable(
	CGXNETCore gxNetShared
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore

Return Value

Type: Int32
See Also