Compartir a través de


CWindow::ShowWindowAsync

Establece el estado de una ventana creada por un subproceso diferente.

BOOL ShowWindowAsync( 
   int nCmdShow  
) throw();

Comentarios

Vea ShowWindowAsync en Windows SDK.

Requisitos

encabezado: atlwin.h

Vea también

Referencia

CWindow Class