|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| bool | IsDone () |
| IEDM_AsyncContext * | GetContext () |
| void | CancelCallback () |
| bool | WaitUntilDone (int ASeconds) |
| IEDM_Result * | GetOutput () |
| std::wstring | VaultGUID () |
| void DXP::IEDM_AsyncResult::CancelCallback | ( | ) |
| IEDM_AsyncContext * DXP::IEDM_AsyncResult::GetContext | ( | ) |
| IEDM_Result * DXP::IEDM_AsyncResult::GetOutput | ( | ) |
| bool DXP::IEDM_AsyncResult::IsDone | ( | ) |
| std::wstring DXP::IEDM_AsyncResult::VaultGUID | ( | ) |
| bool DXP::IEDM_AsyncResult::WaitUntilDone | ( | int | ASeconds | ) |