|
VST 3 Interfaces
VST 3.6.6
SDK for developing VST Plug-in
|
VST 3 to VST 2 Wrapper Interface. More...
#include <ivsthostapplication.h>
Inheritance diagram for IVst3ToVst2Wrapper:Static Public Attributes | |
| static const FUID | iid |
Static Public Attributes inherited from FUnknown | |
| static const FUID | iid |
Additional Inherited Members | |
Public Member Functions inherited from FUnknown | |
| virtual tresult | queryInterface (const TUID _iid, void **obj)=0 |
| virtual uint32 | addRef ()=0 |
| virtual uint32 | release ()=0 |
VST 3 to VST 2 Wrapper Interface.
Informs the Plug-in that a VST 3 to VST 2 wrapper is used between the Plug-in and the real host. Implemented by the VST 2 Wrapper.
|
static |