14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
OdDbEvalContextPair(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdDbEvalContextPair obj)
void setValue(IntPtr value)
virtual void Dispose(bool disposing)
OdDbEvalContextPair(String key, IntPtr value)
static global::System.Exception Retrieve()
static String OdDbEvalContextPair_key(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDbEvalContextPair(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbEvalContextPair_setValue(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static void OdDbEvalContextPair_setKey(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static IntPtr OdDbEvalContextPair_value(global::System.Runtime.InteropServices.HandleRef jarg1)