|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IInterfaceList * | GetUsers () |
| void | SetUsers (IInterfaceList *AValue) |
| Public Member Functions inherited from DXP::IEDM_AsyncSimpleResult | |
| IEDM_Result * | GetResult () |
| void | SetResult (IEDM_Result *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 () |
| IInterfaceList * DXP::IEDM_UsersResult::GetUsers | ( | ) |
| void DXP::IEDM_UsersResult::SetUsers | ( | IInterfaceList * | AValue | ) |