LMMS
Loading...
Searching...
No Matches
Presonus::CommandInfo Struct Reference

#include <ipslhostcommands.h>

Public Types

enum  CommandFlags { kCanExecute = 1<<0 , kIsSeparator = 1<<1 , kIsChecked = 1<<2 }

Public Attributes

Steinberg::Vst::String128 title
 command title (possibly localized into active host language)
Steinberg::int32 flags
 command flags

Detailed Description

Describes a single command.

Member Enumeration Documentation

◆ CommandFlags

Enumerator
kCanExecute 

used to display command enabled/disabled

kIsSeparator 

not a command, it's a separator

kIsChecked 

used to display command with a check mark

Member Data Documentation

◆ flags

Steinberg::int32 Presonus::CommandInfo::flags

command flags

◆ title

Steinberg::Vst::String128 Presonus::CommandInfo::title

command title (possibly localized into active host language)


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