Click or drag to resize
CDHIiHaveCurrent2 Method (CGXNETCore, String, Int32)
Returns True if a drill project is loaded, and the collar database if it is loaded.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static int IiHaveCurrent2(
	CGXNETCore gxNetShared,
	ref string db,
	int db_size
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
db
Type: SystemString
Collar table name (returned)
db_size
Type: SystemInt32
Buffer size for collar table name

Return Value

Type: Int32
See Also