|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IULB_ItemRevisionLink * | GetFirstItemRevisionLink () |
| IULB_ItemRevisionLink * | GetItemRevisionLinkByGUID (std::wstring const AGUID) |
| IInterfaceList * | GetItemRevisionLinks () |
| void | SetItemRevisionLinks (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_ItemRevisionLink * DXP::IULB_ItemRevisionLinksResult::GetFirstItemRevisionLink | ( | ) |
| IULB_ItemRevisionLink * DXP::IULB_ItemRevisionLinksResult::GetItemRevisionLinkByGUID | ( | std::wstring const | AGUID | ) |
| IInterfaceList * DXP::IULB_ItemRevisionLinksResult::GetItemRevisionLinks | ( | ) |
| void DXP::IULB_ItemRevisionLinksResult::SetItemRevisionLinks | ( | IInterfaceList * | AValue | ) |