|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| int | GetUserCount () |
| double | GetLastExpiryDate () |
| bool | GetHasInfiniteLicenses () |
| std::wstring | GetTransactorName () |
| std::wstring | GetSerialNumbers () |
| std::wstring | GetLicenseGUIDs () |
| bool | GetSuccess () |
| bool DXP::IEDMS_LicensesInfo::GetHasInfiniteLicenses | ( | ) |
| double DXP::IEDMS_LicensesInfo::GetLastExpiryDate | ( | ) |
| std::wstring DXP::IEDMS_LicensesInfo::GetLicenseGUIDs | ( | ) |
| std::wstring DXP::IEDMS_LicensesInfo::GetSerialNumbers | ( | ) |
| bool DXP::IEDMS_LicensesInfo::GetSuccess | ( | ) |
| std::wstring DXP::IEDMS_LicensesInfo::GetTransactorName | ( | ) |
| int DXP::IEDMS_LicensesInfo::GetUserCount | ( | ) |