 | 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
Syntaxpublic static int iIPQCToolExists()
public static int iIPQCToolExists()
Public Shared Function iIPQCToolExists As Integer
Public Shared Function iIPQCToolExists As Integer
public:
static int iIPQCToolExists()
public:
static int iIPQCToolExists()
static member iIPQCToolExists : unit -> int
static member iIPQCToolExists : unit -> int
Return Value
Type:
Int320 if not open, 1 if open
RemarksSee if there is an IPQC Tool already open.
See Also