kPlatformTypeHWND

The parent parameter in IPlugView::attached() is a HWND handle. * You should attach a child window to it. *////< HWND handle. (Microsoft Windows

version(VST3)
static immutable
auto kPlatformTypeHWND = "HWND";

Meta