CWindow::DeferWindowPos
更新指定的窗口中指定了多个窗口位置结构。
HDWP DeferWindowPos(
HDWP hWinPosInfo,
HWND hWndInsertAfter,
int x,
int y,
int cx,
int cy,
UINT uFlags
) throw();
备注
在参见 Windows SDK的 DeferWindowPos。
要求
Header: atlwin.h
更新指定的窗口中指定了多个窗口位置结构。
HDWP DeferWindowPos(
HDWP hWinPosInfo,
HWND hWndInsertAfter,
int x,
int y,
int cx,
int cy,
UINT uFlags
) throw();
在参见 Windows SDK的 DeferWindowPos。
Header: atlwin.h