|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IULB_Language * | GetFirstLanguage () |
| IULB_Language * | GetLanguageByGUID (std::wstring const AGUID) |
| IInterfaceList * | GetLanguages () |
| void | SetLanguages (IInterfaceList *AValue) |
| Public Member Functions inherited from DXP::IEDM_AsyncBasicResult | |
| IEDM_RecordResultList * | GetResult () |
| void | SetResult (IEDM_RecordResultList *AValue) |
| Public Member Functions inherited from DXP::IEDM_AsyncResult | |
| bool | IsDone () |
| IEDM_AsyncContext * | GetContext () |
| void | CancelCallback () |
| bool | WaitUntilDone (int ASeconds) |
| IEDM_Result * | GetOutput () |
| std::wstring | VaultGUID () |
| IULB_Language * DXP::IULB_LanguagesResult::GetFirstLanguage | ( | ) |
| IULB_Language * DXP::IULB_LanguagesResult::GetLanguageByGUID | ( | std::wstring const | AGUID | ) |
| IInterfaceList * DXP::IULB_LanguagesResult::GetLanguages | ( | ) |
| void DXP::IULB_LanguagesResult::SetLanguages | ( | IInterfaceList * | AValue | ) |