|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IEDM_SearchResult * | GetResult () |
| void | SetResult (IEDM_SearchResult *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 () |
| IEDM_SearchResult * DXP::IEDM_AsyncSearchResult::GetResult | ( | ) |
| void DXP::IEDM_AsyncSearchResult::SetResult | ( | IEDM_SearchResult * | AValue | ) |