Condividi tramite


CDHtmlDialog::ResizeBorder

Avvisa l'oggetto che deve ridimensionare lo spazio del bordo.

STDMETHOD(ResizeBorder)( 
   LPCRECT prcBorder, 
   IOleInPlaceUIWindow * pUIWindow, 
   BOOL fRameWindow  
);

Parametri

  • prcBorder
    Vedere prcBorder in IDocHostUIHandler::ResizeBorder in Windows SDK.

  • pUIWindow
    Vedere pUIWindow in IDocHostUIHandler::ResizeBorder in Windows SDK.

  • fFrameWindow
    Vedere il fFrameWindow in IDocHostUIHandler::ResizeBorder in Windows SDK.

Valore restituito

Restituisce E_NOTIMPL.

Requisiti

Header: afxdhtml.h

Vedere anche

Riferimenti

Classe di CDHtmlDialog

Grafico della gerarchia

IDocHostUIhandler Interface