Partilhar via


CWindow::DeferWindowPos

Atualiza a estrutura de múltiplo-janela- posição especificada para a janela especificada.

HDWP DeferWindowPos(
   HDWP hWinPosInfo,
   HWND hWndInsertAfter,
   int x,
   int y,
   int cx,
   int cy,
   UINT uFlags 
) throw();

Comentários

Consulte DeferWindowPos em Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe de CWindow