Click or drag to resize

CGXNETCore Methods

The CGXNETCore type exposes the following members.

Methods
  NameDescription
Public methodDispose
Default destructor
Protected methodDispose(Boolean)
Public methodStatic memberFilterSEH
Protected methodFinalize
finalizer (cleans up unmanaged resources)
(Overrides ObjectFinalize.)
Public methodStatic memberGetByteVM
Get a VM array of bytes.
Public methodStatic memberGetByteVV
Get a VV array of bytes.
Public methodStatic memberGetDoubleVM
Get a VM array of doubles.
Public methodStatic memberGetDoubleVV
Get a VV array of doubles.
Public methodStatic memberGetFloatVM
Get a VM array of floats.
Public methodStatic memberGetFloatVV
Get a VV array of floats.
Public methodStatic memberGetGeoGXHandle
Get the gx handle from tls
Public methodStatic memberGetInt64VM
Get a VM array of integers.
Public methodStatic memberGetInt64VV
Get a VV array of integers.
Public methodStatic memberGetIntVM
Get a VM array of integers.
Public methodStatic memberGetIntVV
Get a VV array of integers.
Public methodStatic memberGetShortVM
Get a VM array of shorts.
Public methodStatic memberGetShortVV
Get a VV array of shorts.
Public methodStatic memberGetStack
Public methodStatic memberGetUShortVM
Get a VM array of unsigned shorts.
Public methodStatic memberGetUShortVV
Get a VV array of unsigned shorts.
Public methodStatic memberiCheckError
Test if Geosoft function has terminated with an error
Public methodStatic memberLockParentWindow
Public methodStatic memberReleaseStack
Public methodStatic membersCheckTerminate
Check to see if terminate has been called by a wrapper.
Protected methodSetGeoGXHandle
Set the gx handle into tls
Public methodStatic membersGetError
Gets the error string for 1 error.
Public methodStatic memberShowError
Shows any errors to stdout or to gui if gui app
Public methodStatic memberUnlockParentWindow
Top
See Also