| 
    VST 3 SDK VST 3.8
    
   SDK for developing VST plug-in 
   | 
 
#include "vstrepresentation.h"#include "base/source/fstring.h"#include "pluginterfaces/base/ibstream.h"Namespaces | |
| namespace | Steinberg | 
| A replacement for InitModule and DeinitModule.  | |
| namespace | Steinberg::Vst | 
Macros | |
| #define | START_TAG_STRING(string) | 
| #define | END_TAG_STRING(string) | 
| #define | MEDIUM_TITLE_LIMIT 8 | 
| #define | SHORT_TITLE_LIMIT 4 | 
| #define START_TAG_STRING | ( | string | ) | 
| #define END_TAG_STRING | ( | string | ) | 
| #define MEDIUM_TITLE_LIMIT 8 | 
| #define SHORT_TITLE_LIMIT 4 |