 | CPRAGA3iLaunch Method |
This method launches the application.
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static int iLaunch()
public static int iLaunch()
Public Shared Function iLaunch As Integer
Public Shared Function iLaunch As Integer
public:
static int iLaunch()
public:
static int iLaunch()
static member iLaunch : unit -> int
static member iLaunch : unit -> int
Return Value
Type:
Int321 - OK, 2 - Cancel
See Also