LMMS
Loading...
Searching...
No Matches
Presonus::ICommandList Struct Referenceabstract

#include <ipslhostcommands.h>

Inheritance diagram for Presonus::ICommandList:
Steinberg::FUnknown

Public Member Functions

virtual Steinberg::int32 PLUGIN_API getCommandCount ()=0
virtual Steinberg::tresult PLUGIN_API getCommandInfo (Steinberg::int32 index, CommandInfo &info)=0
virtual Steinberg::tresult PLUGIN_API executeCommand (Steinberg::int32 index)=0
Public Member Functions inherited from Steinberg::FUnknown
virtual tresult PLUGIN_API queryInterface (const TUID _iid, void **obj)=0
virtual uint32 PLUGIN_API addRef ()=0
virtual uint32 PLUGIN_API release ()=0

Static Public Attributes

static const Steinberg::FUID iid
Static Public Attributes inherited from Steinberg::FUnknown
static const FUID iid

Detailed Description

Describes a list of commands.

Member Function Documentation

◆ executeCommand()

virtual Steinberg::tresult PLUGIN_API Presonus::ICommandList::executeCommand ( Steinberg::int32 index)
pure virtual

Execute command at given index.

◆ getCommandCount()

virtual Steinberg::int32 PLUGIN_API Presonus::ICommandList::getCommandCount ( )
pure virtual

Returns the number of commands.

◆ getCommandInfo()

virtual Steinberg::tresult PLUGIN_API Presonus::ICommandList::getCommandInfo ( Steinberg::int32 index,
CommandInfo & info )
pure virtual

Get command information for a given index.

Member Data Documentation

◆ iid

const Steinberg::FUID Presonus::ICommandList::iid
static

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