CWindow::DeferWindowPos
Atualiza a estrutura de posição da janela de múltiplos especificada para a janela especificada.
HDWP DeferWindowPos(
HDWP hWinPosInfo,
HWND hWndInsertAfter,
int x,
int y,
int cx,
int cy,
UINT uFlags
) throw();
Comentários
See DeferWindowPos in the Windows SDK.
Requisitos
Cabeçalho: atlwin.h