|
IsWindow |
Declare Function Api_IsWindow& Lib "user32" Alias "IsWindow" (ByVal hWnd&) |
|
Declare Function IsWindow Lib "user32" Alias "IsWindow" (ByVal hwnd As Long) As Long |
|
|
指定されたウィンドウハンドルを持つウィンドウが存在しているかどうかを調べる。 |
|
|
パラメータ |
|