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 SetCommandWithAlias(bool value)
virtual bool GetMidstring()
static HandleRef getCPtr(CFxPreferencesAutocomplete obj)
CFxPreferencesAutocomplete(IntPtr cPtr, bool cMemoryOwn)
virtual void SetMidStringCharCount(int value)
virtual void SetAlias(bool value)
virtual void SetSystemVariable(bool value)
virtual bool GetListDisplay()
virtual bool GetCommandWithAlias()
virtual int GetMidStringCharCount()
virtual void SetListDisplay(bool value)
virtual void SetAutoCorrect(bool value)
virtual bool GetAutoCorrect()
virtual void Dispose(bool disposing)
virtual void SetMidstring(bool value)
virtual bool GetSystemVariable()
static global::System.Exception Retrieve()
static int CFxPreferencesAutocomplete_GetMidStringCharCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesAutocomplete_SetMidStringCharCount(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxPreferencesAutocomplete_SetCommandWithAlias(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesAutocomplete_GetAutoCorrect(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesAutocomplete_SetSystemVariable(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesAutocomplete_GetListDisplay(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesAutocomplete_GetSystemVariable(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesAutocomplete_SetAlias(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesAutocomplete_SetListDisplay(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesAutocomplete_SetMidstring(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesAutocomplete_GetCommandWithAlias(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesAutocomplete_GetMidstring(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxPreferencesAutocomplete(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesAutocomplete_GetAlias(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesAutocomplete_SetAutoCorrect(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)