CGXNETCore Methods |
The CGXNETCore type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Default destructor | |
| Dispose(Boolean) | ||
| FilterSEH | ||
| Finalize | finalizer (cleans up unmanaged resources) (Overrides ObjectFinalize.) | |
| GetByteVM |
Get a VM array of bytes.
| |
| GetByteVV |
Get a VV array of bytes.
| |
| GetDoubleVM |
Get a VM array of doubles.
| |
| GetDoubleVV |
Get a VV array of doubles.
| |
| GetFloatVM |
Get a VM array of floats.
| |
| GetFloatVV |
Get a VV array of floats.
| |
| GetGeoGXHandle |
Get the gx handle from tls
| |
| GetInt64VM |
Get a VM array of integers.
| |
| GetInt64VV |
Get a VV array of integers.
| |
| GetIntVM |
Get a VM array of integers.
| |
| GetIntVV |
Get a VV array of integers.
| |
| GetShortVM |
Get a VM array of shorts.
| |
| GetShortVV |
Get a VV array of shorts.
| |
| GetStack | ||
| GetUShortVM |
Get a VM array of unsigned shorts.
| |
| GetUShortVV |
Get a VV array of unsigned shorts.
| |
| iCheckError |
Test if Geosoft function has terminated with an error
| |
| LockParentWindow | ||
| ReleaseStack | ||
| sCheckTerminate |
Check to see if terminate has been called by a wrapper.
| |
| SetGeoGXHandle |
Set the gx handle into tls
| |
| sGetError |
Gets the error string for 1 error.
| |
| ShowError |
Shows any errors to stdout or to gui if gui app
| |
| UnlockParentWindow |