|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IULB_ItemRevision * | GetFirstItemRevision () |
| IULB_ItemRevision * | GetItemRevisionByGUID (std::wstring const AGUID) |
| IInterfaceList * | GetItemRevisions () |
| void | SetItemRevisions (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_ItemRevision * DXP::IULB_ItemRevisionsResult::GetFirstItemRevision | ( | ) |
| IULB_ItemRevision * DXP::IULB_ItemRevisionsResult::GetItemRevisionByGUID | ( | std::wstring const | AGUID | ) |
| IInterfaceList * DXP::IULB_ItemRevisionsResult::GetItemRevisions | ( | ) |
| void DXP::IULB_ItemRevisionsResult::SetItemRevisions | ( | IInterfaceList * | AValue | ) |