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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IProcessLauncher:

Public Member Functions

void PostMessage (std::wstring const AProcess, std::wstring *AParameters, IServerDocumentView *const AContext)
void SendMessage (std::wstring const AProcess, std::wstring *AParameters, IServerDocumentView *const AContext)
void GetCommandState (std::wstring const AProcess, std::wstring *AParameters, IServerDocumentView *const AContext, bool *Enabled, bool *Checked, bool *Visible, std::wstring *Caption, std::wstring *ImageFile)

Member Function Documentation

◆ GetCommandState()

void DXP::IProcessLauncher::GetCommandState ( std::wstring const AProcess,
std::wstring * AParameters,
IServerDocumentView *const AContext,
bool * Enabled,
bool * Checked,
bool * Visible,
std::wstring * Caption,
std::wstring * ImageFile )

◆ PostMessage()

void DXP::IProcessLauncher::PostMessage ( std::wstring const AProcess,
std::wstring * AParameters,
IServerDocumentView *const AContext )

◆ SendMessage()

void DXP::IProcessLauncher::SendMessage ( std::wstring const AProcess,
std::wstring * AParameters,
IServerDocumentView *const AContext )

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