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