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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDM_ScriptCommandResult:
DXP::IEDM_RecordResult DXP::IEDM_Result DXP::IEDM_Object

Public Member Functions

void SetOperation (std::wstring const AValue)
std::wstring GetOperation ()
std::wstring GetObjectType ()
void SetObjectType (std::wstring const AValue)
Public Member Functions inherited from DXP::IEDM_RecordResult
void SetGUID (std::wstring const AValue)
std::wstring GetGUID ()
Public Member Functions inherited from DXP::IEDM_Result
void SetMessage (std::wstring const AValue)
void SetSuccess (bool const AValue)
std::wstring GetMessage ()
bool GetSuccess ()
void SetError (std::wstring const AMessage)
Public Member Functions inherited from DXP::IEDM_Object
IEDM_ObjectReplicate ()
void CopyTo (IEDM_Object *AObject)

Member Function Documentation

◆ GetObjectType()

std::wstring DXP::IEDM_ScriptCommandResult::GetObjectType ( )

◆ GetOperation()

std::wstring DXP::IEDM_ScriptCommandResult::GetOperation ( )

◆ SetObjectType()

void DXP::IEDM_ScriptCommandResult::SetObjectType ( std::wstring const AValue)

◆ SetOperation()

void DXP::IEDM_ScriptCommandResult::SetOperation ( std::wstring const AValue)

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