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