Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::ILicenseManager Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::ILicenseManager:

Public Member Functions

void UseLicense (std::wstring const LicenseFileName)
void ReleaseLicense (std::wstring const LicenseFileName)
void ChangeToNetwork (std::wstring const ServerName)
void ChangeToStandalone ()
void UseLicenseByName (std::wstring const LicenseName)
void ReturnLeasedLicensesOnLogout ()
void GetCurrentLicenseInfo (std::wstring *ALicenseIds, std::wstring *ALicenseNames)
double SubscriptionExpiryDate ()
bool IsSubscriptionCurrent ()

Member Function Documentation

◆ ChangeToNetwork()

void DXP::ILicenseManager::ChangeToNetwork ( std::wstring const ServerName)

◆ ChangeToStandalone()

void DXP::ILicenseManager::ChangeToStandalone ( )

◆ GetCurrentLicenseInfo()

void DXP::ILicenseManager::GetCurrentLicenseInfo ( std::wstring * ALicenseIds,
std::wstring * ALicenseNames )

◆ IsSubscriptionCurrent()

bool DXP::ILicenseManager::IsSubscriptionCurrent ( )

◆ ReleaseLicense()

void DXP::ILicenseManager::ReleaseLicense ( std::wstring const LicenseFileName)

◆ ReturnLeasedLicensesOnLogout()

void DXP::ILicenseManager::ReturnLeasedLicensesOnLogout ( )

◆ SubscriptionExpiryDate()

double DXP::ILicenseManager::SubscriptionExpiryDate ( )

◆ UseLicense()

void DXP::ILicenseManager::UseLicense ( std::wstring const LicenseFileName)

◆ UseLicenseByName()

void DXP::ILicenseManager::UseLicenseByName ( std::wstring const LicenseName)

The documentation for this struct was generated from the following file: