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 CFxString GetLicensePath()
virtual int GetRoamingProductCurrentCount()
virtual CFxString GetGde()
virtual int GetRoamingLicenseMaxDays()
virtual bool IsLicenseCheckedOut()
virtual void EnableLisp()
virtual CFxString GetLicenseHostId()
virtual int GetRoamingLicenseMaxShares()
const int Unregistered_Was_Network
virtual void DisableLisp()
virtual CFxString GetVersion()
virtual bool IsDWFEnabled()
virtual bool IsExtendedApiEnabled()
virtual bool IsFullVersion()
virtual int IsActivationCodeValid(CFxString sActivationCode)
CFxLicenseInfo(IntPtr cPtr, bool cMemoryOwn)
virtual bool IsDWFSaveEnabled()
virtual bool IsTrialVersion()
virtual int GetRoamingLicenseMaxCount()
const int Unregistered_Version
virtual bool IsPrerelease()
const int Roaming_Version
virtual int IsProductKeyValid(CFxString productKey)
const int Floating_Version
virtual int CheckInLicense()
virtual bool IsLispEnabled()
virtual bool IsLicenseHealthy()
virtual bool IsMFCUIEnabled()
virtual int SaveActivationCode(CFxString sActivationCode)
const int Offline_Version
virtual CFxString GetHostID(bool bComputerHostID)
virtual bool ValidateDongle()
virtual bool IsFibersEnabled()
virtual bool IsUnregisteredVersion()
virtual bool InAppleSandbox()
const int Unknown_Version
virtual void Dispose(bool disposing)
virtual bool AllowsDongleActivation()
static HandleRef getCPtr(CFxLicenseInfo obj)
virtual bool IsTrialExpired()
virtual CFxString GetLicenseOptions()
const int LicenseToGo_Version
virtual int GetLicenseType()
virtual void DisableDWF()
virtual bool IsNetworkConnectionLost()
virtual int CheckOutLicense()
virtual int GetLicenseDays()
virtual bool IsSHPEnabled()
virtual int GetRoamingProductMaxCount()
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static int CFxLicenseInfo_GetRoamingLicenseMaxCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_SaveActivationCode(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxLicenseInfo_GetLicenseDays(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxLicenseInfo_GetLicenseOptions(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsTrialVersion(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxLicenseInfo_CleanUp(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_GetLicenseType(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsFibersEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_GetRoamingLicenseMaxShares(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxLicenseInfo_DisableDWF(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_GetRoamingProductCurrentCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsFullVersion(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_CheckInLicense(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_IsProductKeyValid(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxLicenseInfo_GetHostID(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr CFxLicenseInfo_GetLicensePath(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsDWFSaveEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsNetworkConnectionLost(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxLicenseInfo_GetVersion(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsDWFEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_CheckOutLicense(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxLicenseInfo_DisableLisp(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxLicenseInfo_GetLicenseHostId(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_IsActivationCodeValid(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxLicenseInfo_GetGde(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_AllowsDongleActivation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxLicenseInfo(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsTrialExpired(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsUnregisteredVersion(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsMFCUIEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsLicenseHealthy(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_GetRoamingProductMaxCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsExtendedApiEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsLicenseCheckedOut(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_GetError(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsPrerelease(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_InAppleSandbox(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_ValidateDongle(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsLispEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxLicenseInfo_GetRoamingLicenseMaxDays(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsRoaming(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxLicenseInfo_IsSHPEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxLicenseInfo_EnableLisp(global::System.Runtime.InteropServices.HandleRef jarg1)