IOleInPlaceActiveObjectImpl::ResizeBorder

This method informs the control it needs to resize its borders. The ATL implementation returns S_OK.

Syntax

HRESULT ResizeBorder( LPRECT prcBorder, IOleInPlaceUIWindow* pUIWindow, BOOL fFrameWindow );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleInPlaceActiveObjectImpl Overview, IOleInPlaceActiveObjectImpl Methods, IOleInPlaceActiveObject::ResizeBorder