CWindow::ShowWindowAsync
Sets the show state of a window created by a different thread.
BOOL ShowWindowAsync(
int nCmdShow
) throw();
Заметки
See ShowWindowAsync in the Windows SDK.
Требования
Header: atlwin.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Sets the show state of a window created by a different thread.
BOOL ShowWindowAsync(
int nCmdShow
) throw();
See ShowWindowAsync in the Windows SDK.
Header: atlwin.h