Grx.Mgd 1.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Gssoft.Gscad.Runtime.Interop Class Reference

Static Public Member Functions

static void AttachUnmanagedObject (DisposableWrapper obj, IntPtr unmanagedPointer, bool autoDelete)
 
static void Check (int returnValue)
 
static void CheckCPPErrName (int returnValue)
 
static void CheckAds (int returnValue)
 
static bool CheckAdsForCancel (int returnValue)
 
static void CheckBool (bool returnValue)
 
static void CheckBoolean (int returnValue)
 
static void CheckNull (IntPtr returnValue)
 
static void DetachUnmanagedObject (DisposableWrapper obj)
 
static void SetAutoDelete (DisposableWrapper obj, bool value)
 
static void ThrowExceptionForErrorStatus (int errorStatus)