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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IULB_ComponentsResult:
DXP::IEDM_AsyncBasicResult DXP::IEDM_AsyncResult

Public Member Functions

IInterfaceListGetComponents ()
void SetComponents (IInterfaceList *AValue)
IULB_ComponentGetFirstComponent ()
IULB_ComponentGetComponentByGUID (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

◆ GetComponentByGUID()

IULB_Component * DXP::IULB_ComponentsResult::GetComponentByGUID ( std::wstring const AGUID)

◆ GetComponents()

IInterfaceList * DXP::IULB_ComponentsResult::GetComponents ( )

◆ GetFirstComponent()

IULB_Component * DXP::IULB_ComponentsResult::GetFirstComponent ( )

◆ SetComponents()

void DXP::IULB_ComponentsResult::SetComponents ( IInterfaceList * AValue)

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