Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IULB_OperationsResult Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IULB_OperationsResult:
DXP::IEDM_AsyncBasicResult DXP::IEDM_AsyncResult

Public Member Functions

IInterfaceListGetOperations ()
void SetOperations (IInterfaceList *AValue)
IULB_OperationGetFirstOperation ()
IULB_OperationGetOperationByGUID (std::wstring const AGUID)
Public Member Functions inherited from DXP::IEDM_AsyncBasicResult
IEDM_RecordResultListGetResult ()
void SetResult (IEDM_RecordResultList *AValue)
Public Member Functions inherited from DXP::IEDM_AsyncResult
bool IsDone ()
IEDM_AsyncContextGetContext ()
void CancelCallback ()
bool WaitUntilDone (int ASeconds)
IEDM_ResultGetOutput ()
std::wstring VaultGUID ()

Member Function Documentation

◆ GetFirstOperation()

IULB_Operation * DXP::IULB_OperationsResult::GetFirstOperation ( )

◆ GetOperationByGUID()

IULB_Operation * DXP::IULB_OperationsResult::GetOperationByGUID ( std::wstring const AGUID)

◆ GetOperations()

IInterfaceList * DXP::IULB_OperationsResult::GetOperations ( )

◆ SetOperations()

void DXP::IULB_OperationsResult::SetOperations ( IInterfaceList * AValue)

The documentation for this struct was generated from the following file: