Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Alerts the object that it needs to resize its border space.
STDMETHOD(ResizeBorder)(
LPCRECT prcBorder,
IOleInPlaceUIWindow * pUIWindow,
BOOL fRameWindow
);
Parameters
prcBorder
See prcBorder in IDocHostUIHandler::ResizeBorder in the Windows SDK.pUIWindow
See pUIWindow in IDocHostUIHandler::ResizeBorder in the Windows SDK.fFrameWindow
See fFrameWindow in IDocHostUIHandler::ResizeBorder in the Windows SDK.
Return Value
Returns E_NOTIMPL.
Requirements
Header: afxdhtml.h