VST 3 SDK  VST 3.7
SDK for developing VST plug-in
vstguieditor.cpp File Reference
#include "vstguieditor.h"
#include "public.sdk/source/main/moduleinit.h"
#include "pluginterfaces/base/keycodes.h"
#include "vstgui/vstkeycode.h"
#include "base/source/fstring.h"

Namespaces

 VSTGUI
 
 Steinberg
 
 Steinberg::Vst
 

Macros

#define VSTGUI_NEEDS_INIT_LIB   ((VSTGUI_VERSION_MAJOR == 4 && VSTGUI_VERSION_MINOR > 9) || (VSTGUI_VERSION_MAJOR > 4))
 

Variables

void * moduleHandle
 
void * soHandle = nullptr
 

Macro Definition Documentation

◆ VSTGUI_NEEDS_INIT_LIB

#define VSTGUI_NEEDS_INIT_LIB   ((VSTGUI_VERSION_MAJOR == 4 && VSTGUI_VERSION_MINOR > 9) || (VSTGUI_VERSION_MAJOR > 4))

Variable Documentation

◆ moduleHandle

void* moduleHandle
Empty

Copyright ©2021 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.