| VST 3 Interfaces VST 3.7
    SDK for developing VST plug-in | 
VST 3 to AU Wrapper interface: Vst::IVst3ToAUWrapper. More...
#include <ivsthostapplication.h>
 Inheritance diagram for IVst3ToAUWrapper:
 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: Vst::IVst3ToAUWrapper.
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 |