|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetCaption () |
| std::wstring | GetParameters () |
| std::wstring | GetDescription () |
| std::wstring | GetImageFile () |
| int | GetKey () |
| TShiftStateSet | GetShift () |
| int | GetKey2 () |
| TShiftStateSet | GetShift2 () |
| std::wstring | GetServerCommand () |
| std::wstring | GetShortcutText () |
| std::wstring DXP::IProcessLauncherInfo::GetCaption | ( | ) |
| std::wstring DXP::IProcessLauncherInfo::GetDescription | ( | ) |
| std::wstring DXP::IProcessLauncherInfo::GetImageFile | ( | ) |
| int DXP::IProcessLauncherInfo::GetKey | ( | ) |
| int DXP::IProcessLauncherInfo::GetKey2 | ( | ) |
| std::wstring DXP::IProcessLauncherInfo::GetParameters | ( | ) |
| std::wstring DXP::IProcessLauncherInfo::GetServerCommand | ( | ) |
| TShiftStateSet DXP::IProcessLauncherInfo::GetShift | ( | ) |
| TShiftStateSet DXP::IProcessLauncherInfo::GetShift2 | ( | ) |
| std::wstring DXP::IProcessLauncherInfo::GetShortcutText | ( | ) |