| ShowWindowAsync | Declare Function Api_ShowWindowAsync& Lib "user32" Alias "ShowWindowAsync" (ByVal hWnd&, ByVal nCmdShow&) | 
| Declare Function ShowWindowAsync Lib "user32" (ByVal hWnd As Long, ByVal nCmdShow As Long) As Long | |
| 別のスレッドによって作成されたウィンドウの表示状態を設定する。 | |
| 
      パラメータ | |