VST 3 Interfaces
VST 3.6.14
SDK for developing VST Plug-in
|
VST 3 to VST 2 Wrapper Interface. More...
#include <ivsthostapplication.h>
Static Public Attributes | |
static const FUID | iid |
![]() | |
static const FUID | iid |
Additional Inherited Members | |
![]() | |
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 |