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