|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| int | GetItemsCount () |
| void | SetItemsCount (int 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 () |
| int DXP::IEDM_ItemsCountResult::GetItemsCount | ( | ) |
| void DXP::IEDM_ItemsCountResult::SetItemsCount | ( | int | AValue | ) |