Click or drag to resize

CIPGUIiIPQCToolExists Method

See if there is an IPQC Tool (Offset or Inline) already open.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iIPQCToolExists()

public static int iIPQCToolExists()

Return Value

Type: Int32
0 if not open, 1 if open
Remarks
See if there is an IPQC Tool already open.
See Also