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 void SetSCMTimeValue(Int32 value)
virtual void SetHyperlinkDisplayTooltip(bool value)
CFxPreferencesUser(IntPtr cPtr, bool cMemoryOwn)
virtual void SetKeyboardAccelerator(Int32 value)
virtual void SetDrawingProperties(CFxString value)
virtual void Dispose(bool disposing)
virtual Int32 GetKeyboardAccelerator()
virtual void SetAutoSaveOnSwitchingWorksapces(bool value)
virtual void SetToggleLanguages(CFxString value)
virtual bool GetHyperlinkDisplayCursor()
virtual CFxString GetDrawingProperties()
virtual Int32 GetUseFullPath()
virtual Int32 GetKeepPaperUnits()
virtual void SetApplyFilterToLayersToolbar(bool value)
virtual void SetHyperlinkDisplayCursor(bool value)
virtual bool GetHyperlinkDisplayTooltip()
static HandleRef getCPtr(CFxPreferencesUser obj)
virtual Int32 GetSCMTimeValue()
virtual void SetUseFullPath(Int32 value)
virtual bool GetApplyFilterToLayersToolbar()
virtual bool GetAutoSaveOnSwitchingWorksapces()
virtual CFxString GetToggleLanguages()
virtual void SetKeepPaperUnits(Int32 value)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static void CFxPreferencesUser_SetKeepPaperUnits(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static bool CFxPreferencesUser_GetApplyFilterToLayersToolbar(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxPreferencesUser_GetToggleLanguages(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesUser_SetUseFullPath(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static bool CFxPreferencesUser_GetAutoSaveOnSwitchingWorksapces(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesUser_SetDrawingProperties(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxPreferencesUser_SetSCMTimeValue(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static bool CFxPreferencesUser_GetHyperlinkDisplayCursor(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesUser_GetHyperlinkDisplayTooltip(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesUser_GetUseFullPath(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesUser_SetKeyboardAccelerator(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static Int32 CFxPreferencesUser_GetKeepPaperUnits(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesUser_SetHyperlinkDisplayCursor(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static Int32 CFxPreferencesUser_GetKeyboardAccelerator(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesUser_SetHyperlinkDisplayTooltip(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesUser_SetToggleLanguages(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxPreferencesUser_GetDrawingProperties(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesUser_SetAutoSaveOnSwitchingWorksapces(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static Int32 CFxPreferencesUser_GetSCMTimeValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesUser_SetApplyFilterToLayersToolbar(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void delete_CFxPreferencesUser(global::System.Runtime.InteropServices.HandleRef jarg1)