|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IULB_Folder * | GetFirstFolder () |
| IULB_Folder * | GetFolderByGUID (std::wstring const AGUID) |
| IInterfaceList * | GetFolders () |
| void | SetFolders (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_Folder * DXP::IULB_FoldersResult::GetFirstFolder | ( | ) |
| IULB_Folder * DXP::IULB_FoldersResult::GetFolderByGUID | ( | std::wstring const | AGUID | ) |
| IInterfaceList * DXP::IULB_FoldersResult::GetFolders | ( | ) |
| void DXP::IULB_FoldersResult::SetFolders | ( | IInterfaceList * | AValue | ) |