| VST 3 Interfaces VST 3.7
    SDK for developing VST plug-in | 
VST 3 to AAX Wrapper interface: Vst::IVst3ToAAXWrapper. More...
#include <ivsthostapplication.h>
 Inheritance diagram for IVst3ToAAXWrapper:
 Inheritance diagram for IVst3ToAAXWrapper:| 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 AAX Wrapper interface: Vst::IVst3ToAAXWrapper.
Informs the plug-in that a VST 3 to AAX wrapper is used between the plug-in and the real host. Implemented by the AAX Wrapper.
| 
 | static |