14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
31 protected override void Dispose(
bool disposing) {
33 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
38 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
40 base.Dispose(disposing);
static new CFxHistoryCommand Cast(CFxHistoryObject pObject)
virtual int GetArgCount()
static HandleRef getCPtr(CFxHistoryCommand obj)
virtual void AddArg(CFxHistoryObject pArg)
virtual CFxString GetNameLocal()
static CFxHistoryCommand Create(CFxString local, CFxString global, int flags)
virtual CFxHistoryObject GetArg(uint index)
override void Dispose(bool disposing)
virtual CFxString GetNameGlobal()
CFxHistoryCommand(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(CFxHistoryObject obj)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static global::System.IntPtr CFxHistoryCommand_GetNameLocal(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxHistoryCommand_GetArg(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
static global::System.IntPtr CFxHistoryCommand_Cast(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxHistoryCommand_GetArgCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxHistoryCommand_GetNameGlobal(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxHistoryCommand_AddArg(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_CFxHistoryCommand(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxHistoryCommand_Create(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static Int32 CFxHistoryCommand_GetFlags(global::System.Runtime.InteropServices.HandleRef jarg1)