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