|
VST 3 Interfaces
VST 3.6.7
SDK for developing VST Plug-in
|
VST 3 to AU Wrapper Interface. More...
#include <ivsthostapplication.h>
Inheritance diagram for IVst3ToAUWrapper: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 AU Wrapper Interface.
Informs the Plug-in that a VST 3 to AU wrapper is used between the Plug-in and the real host. Implemented by the AU Wrapper.
|
static |