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 int dlg_callback_packetW_y_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dlg_callback_packetW_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void delete_dlg_callback_packetW(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dlg_callback_packetW_value_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]string jarg2)
static void dlg_callback_packetW_dialog_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static IntPtr dlg_callback_packetW_tile_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static int dlg_callback_packetW_reason_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr dlg_callback_packetW_client_data_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static int dlg_callback_packetW_x_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dlg_callback_packetW_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static string dlg_callback_packetW_value_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr dlg_callback_packetW_key_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dlg_callback_packetW_client_data_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static IntPtr dlg_callback_packetW_dialog_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dlg_callback_packetW_tile_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static void dlg_callback_packetW_key_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void dlg_callback_packetW_reason_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static HandleRef getCPtr(dlg_callback_packetW obj)
dlg_callback_packetW(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)