14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static global::System.Exception Retrieve()
static global::System.IntPtr dcl_callback_packetA_dialog_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_callback_packetA_reason_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static Int32 dcl_callback_packetA_x_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 dcl_callback_packetA_reason_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 dcl_callback_packetA_y_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_callback_packetA_client_data_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static string dcl_callback_packetA_value_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_callback_packetA_value_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static global::System.IntPtr dcl_callback_packetA_tile_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_dcl_callback_packetA(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_callback_packetA_dialog_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void dcl_callback_packetA_tile_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr dcl_callback_packetA_client_data_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_callback_packetA_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void dcl_callback_packetA_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
SWIGTYPE_p__dcl_htile tile
dcl_callback_packetA(IntPtr cPtr, bool cMemoryOwn)
SWIGTYPE_p__dcl_hdlg dialog
static HandleRef getCPtr(dcl_callback_packetA obj)
virtual void Dispose(bool disposing)