#include <iplugview.h>
Inheritance diagram for Steinberg::IPlugFrame:

Public Member Functions | |
| virtual tresult PLUGIN_API | resizeView (IPlugView *view, ViewRect *newSize)=0 |
Static Public Attributes | |
| static const FUID | iid |
Definition at line 145 of file iplugview.h.
| virtual tresult PLUGIN_API Steinberg::IPlugFrame::resizeView | ( | IPlugView * | view, | |
| ViewRect * | newSize | |||
| ) | [pure virtual] |
Called to inform the host about the resize of a given view.
const FUID Steinberg::IPlugFrame::iid [static] |