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