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