Compartilhar via


CDHtmlDialog::ResizeBorder

Alerta o objeto que ele precisa redimensionar seu espaço de borda.

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

Parâmetros

  • prcBorder
    See prcBorder em IDocHostUIHandler::ResizeBorder in the Windows SDK.

  • pUIWindow
    See pUIWindow em IDocHostUIHandler::ResizeBorder in the Windows SDK.

  • fFrameWindow
    See fFrameWindow in IDocHostUIHandler::ResizeBorder in the Windows SDK.

Valor de retorno

RetornaE_NOTIMPL.

Requisitos

Cabeçalho: afxdhtml.h

Consulte também

Referência

Classe CDHtmlDialog

Gráfico de hierarquia

IDocHostUIhandler Interface

Outros recursos

CDHtmlDialog membros