CWindow::ShowWindowAsync

设置不同的线程创建的窗口中显示状态。

BOOL ShowWindowAsync( 
   int nCmdShow  
) throw();

备注

在参见 Windows SDK的 ShowWindowAsync

要求

Header: atlwin.h

请参见

参考

CWindow Class