IOleInPlaceActiveObjectImpl::ResizeBorder

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

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

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