IPlugFrame

Callback interface passed to IPlugView. \ingroup pluginGUI vstIHost vst300 - [host imp] - [released: 3.0.0]

Enables a Plug-in to resize the view and cause the host to resize the window.

Members

Functions

resizeView
tresult resizeView(IPlugView view, ViewRect* newSize)

Called to inform the host about the resize of a given view. * Afterwards the host has to call IPlugView::onSize ().

Static variables

iid
TUID iid;
Undocumented in source.

Inherited Members

From FUnknown

iid
TUID iid;
Undocumented in source.

Meta