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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::ICommandLauncher:

Public Member Functions

void LaunchCommand (std::wstring const ACommandName, std::wstring *AParameters, IServerDocumentView *const AContext)
void GetCommandState (std::wstring const ACommandName, std::wstring *AParameters, IServerDocumentView *const AContext, bool *Enabled, bool *Checked, bool *Visible, std::wstring *Caption, std::wstring *ImageFile)

Member Function Documentation

◆ GetCommandState()

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

◆ LaunchCommand()

void DXP::ICommandLauncher::LaunchCommand ( std::wstring const ACommandName,
std::wstring * AParameters,
IServerDocumentView *const AContext )

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