#include "../base/funknown.h"Go to the source code of this file.
Namespaces | |
| namespace | Steinberg |
Classes | |
| struct | Steinberg::ViewRect |
| class | Steinberg::IPlugView |
| class | Steinberg::IPlugFrame |
Variables | |
| const FIDString | Steinberg::kPlatformTypeHWND = "HWND" |
| HWND handle. (Microsoft Windows). | |
| const FIDString | Steinberg::kPlatformTypeHIView = "HIView" |
| HIViewRef. (Mac OS X). | |
| const FIDString | Steinberg::kPlatformTypeNSView = "NSView" |
| NSView pointer. (Mac OS X). | |