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);
override void Dispose(bool disposing)
virtual bool getMappedFont(CFxString sOriginalFont, CFxString sMappedFont)
virtual void LoadVariables(CFxSettings pSettings)
static HandleRef getCPtr(CFxHostAppServices obj)
virtual CFxString translateAlias(CFxString aliasName)
override bool doFullCRCCheck()
virtual CFxString getRawName(CFxString dsName)
virtual void SetVariablesDefault()
virtual void SaveVariables(CFxSettings pSettings)
virtual CFxString getDsName(CFxString rawName)
virtual bool isSysVarAllowed(CFxString sysVarName, CFxHostAppServices.InputMode mode)
virtual bool getMappedFont(CFxString sOriginalFont, CFxString sMappedFont, bool searchInFontMap)
CFxHostAppServices(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(CFxSettings obj)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static void delete_CFxHostAppServices(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxHostAppServices_getMappedFont__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxHostAppServices_SaveVariables(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxHostAppServices_translateAlias(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxHostAppServices_isSysVarAllowed(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static void CFxHostAppServices_SetVariablesDefault(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxHostAppServices_getRawName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxHostAppServices_LoadVariables(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxHostAppServices_getMappedFont__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4)
static global::System.IntPtr CFxHostAppServices_getDsName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxHostAppServices_doFullCRCCheck(global::System.Runtime.InteropServices.HandleRef jarg1)