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);
virtual int ProfileSave(CFxString profileName)
virtual int ProfileExport(CFxString strProfileName, CFxString exportFileName)
virtual CFxProfile ProfileGet(CFxString strProfileName)
virtual int ProfileRename(CFxString newProfileName, CFxString oldProfileName, CFxString newProfileDesc)
virtual CFxProfile ProfileGetCurrent()
virtual int ProfileReset(CFxString strProfileName)
CFxProfileManager(IntPtr cPtr, bool cMemoryOwn)
virtual void removeReactor(CFxProfileManagerReactor arg0)
virtual int ProfileListNames(SWIGTYPE_p_OdArrayT_CFxString_OdObjectsAllocatorT_CFxString_t_t nameList)
virtual void ProfileRegistryKey(CFxString strRegProfileKey, CFxString strProfileName)
virtual int ProfileSetCurrent(CFxString strProfileName)
virtual int ProfileDelete(CFxString strProfileName)
virtual CFxProfile ProfileGetFixed()
static HandleRef getCPtr(CFxProfileManager obj)
virtual int ProfileImport(CFxString strProfileName, CFxString importFileName, CFxString profileDescription, bool bImportPathInfo)
virtual int ProfileCopy(CFxString newProfileName, CFxString oldProfileName, CFxString newProfileDesc)
virtual void addReactor(CFxProfileManagerReactor arg0)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(CFxProfileManagerReactor obj)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static int CFxProfileManager_ProfileExport(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxProfileManager_addReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxProfileManager_ProfileCopy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr CFxProfileManager_ProfileGetCurrent(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxProfileManager_ProfileDelete(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxProfileManager_ProfileListNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxProfileManager_removeReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxProfileManager_ProfileSave(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxProfileManager_ProfileGet(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_CFxProfileManager(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxProfileManager_ProfileRename(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static int CFxProfileManager_ProfileImport(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5)
static void CFxProfileManager_ProfileRegistryKey(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxProfileManager_ProfileGetFixed(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxProfileManager_ProfileSetCurrent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxProfileManager_ProfileReset(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)