Condividi tramite


IOleInPlaceActiveObjectImpl::ResizeBorder

Notifica al controllo che deve ridimensionare i bordi.

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

Valore restituito

Restituisca il valore S_OK.

Note

Vedere IOleInPlaceActiveObject::ResizeBorder in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

IOleInPlaceActiveObjectImpl Class