IContextMenuTarget Class Reference
[VST 3 Interfaces to be implemented by HostVST 3 Interfaces to be implemented by Plug-inVST 3 Interfaces defined in version 3.5.0]

Context Menu Item Target Interface. More...

#include <ivstcontextmenu.h>

Inheritance diagram for IContextMenuTarget:
Inheritance graph
[legend]

Public Member Functions

virtual tresult executeMenuItem (int32 tag)=0
 Called when an menu item was executed.

Static Public Attributes

static const FUID iid

Detailed Description

Context Menu Item Target Interface.

A receiver of a menu item should implement this interface, which will be called after the user has selected this menu item.

See IComponentHandler3 for more.


Member Function Documentation

virtual tresult executeMenuItem ( int32  tag  )  [pure virtual]

Called when an menu item was executed.


Field Documentation

const FUID iid [static]

Reimplemented from FUnknown.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.