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) {
42 if (swigCPtr.Handle != IntPtr.Zero)
48 if ((swigCPtr.Handle != IntPtr.Zero) && (
swigCMemOwn))
51 throw new MethodAccessException(
"C++ destructor does not have public access");
56 swigCPtr =
new HandleRef(
null, IntPtr.Zero);
58 GC.SuppressFinalize(
this);
static HandleRef getCPtr(CFxString obj)
static HandleRef getCPtr(CFxUIItemDefinition obj)
static global::System.Exception Retrieve()
static void CFxUIMenuItem_SetDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUIMenuItem_IsRuntime(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIMenuItem_GetName(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIMenuItem_SetObsolete(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static int CFxUIMenuItem_GetType(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIMenuItem_IsObsolete(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIMenuItem_GetDefinition(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIMenuItem_GetParent(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIMenuItem_AddAlias(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIMenuItem_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIMenuItem_SetType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static bool CFxUIMenuItem_IsSeparator(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIMenuItem_GetAliases(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIMenuItem_GetUID(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIMenuItem_GetChildren(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIMenuItem_SetToSeparator(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIMenuItem_IsAction(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIMenuItem_SetUID(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)