Callback interface passed to IPlugView. More...
#include <iplugview.h>
Public Member Functions | |
virtual tresult | resizeView (IPlugView *view, ViewRect *newSize)=0 |
Called to inform the host about the resize of a given view. | |
Static Public Attributes | |
static const FUID | iid |
Callback interface passed to IPlugView.
Enables a Plug-in to resize the view and cause the host to resize the window.
Called to inform the host about the resize of a given view.