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);
virtual void GetLocalCommandNames(CFxStringArray names)
virtual void SetAppName(CFxString strName)
virtual void SetGroupNames(CFxStringArray names)
virtual void GetGlobalCommandNames(CFxStringArray names)
virtual void SetType(CFxAppInfo.ApplicationType type)
static HandleRef getCPtr(CFxAppInfo obj)
virtual void SetAppDesc(CFxString strName)
virtual CFxString GetFileName()
static SWIGTYPE_p_OdSmartPtrT_CFxAppInfo_t createObject()
static SWIGTYPE_p_OdSmartPtrT_CFxAppInfo_t cast(OdRxObject pObj)
static new OdRxClass desc()
override OdRxObject queryX(OdRxClass protocolClass)
virtual bool Save(CFxSettings settings, CFxString strKey)
virtual CFxAppInfo.LoadReasons GetLoadReasons()
virtual CFxString GetAppDesc()
virtual CFxString GetAppName()
virtual void SetManaged(bool bManaged)
virtual bool Load(CFxSettings settings, CFxString strKey)
virtual CFxAppInfo.ApplicationType GetType()
virtual void SetGlobalCommandNames(CFxStringArray names)
CFxAppInfo(IntPtr cPtr, bool cMemoryOwn)
virtual CFxAppInfo.Status GetStatus()
virtual void GetGroupNames(CFxStringArray names)
virtual void SetLocalCommandNames(CFxStringArray names)
virtual void SetLoadReasons(CFxAppInfo.LoadReasons reasons)
virtual void SetFileName(CFxString strName)
override void Dispose(bool disposing)
static HandleRef getCPtr(CFxSettings obj)
static HandleRef getCPtr(CFxStringArray obj)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static void CFxAppInfo_SetGroupNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxAppInfo_Save(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int CFxAppInfo_GetStatus(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxAppInfo_createObject()
static global::System.IntPtr CFxAppInfo_cast(HandleRef jarg1)
static IntPtr CFxAppInfo_queryX(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void CFxAppInfo_SetFileName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxAppInfo_SetAppName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxAppInfo_GetGlobalCommandNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxAppInfo_Load(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxAppInfo_SetManaged(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxAppInfo_GetGroupNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxAppInfo_GetAppDesc(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxAppInfo_SetLocalCommandNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_CFxAppInfo(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxAppInfo_isA(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxAppInfo_GetLoadReasons(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxAppInfo_SetAppDesc(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxAppInfo_IsManaged(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxAppInfo_SetGlobalCommandNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxAppInfo_SetType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxAppInfo_GetFileName(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxAppInfo_SetLoadReasons(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxAppInfo_GetLocalCommandNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr CFxAppInfo_desc()
static global::System.IntPtr CFxAppInfo_GetAppName(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxAppInfo_GetType(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)