RealGetWindowClass |
Declare Function Api_RealGetWindowClass& Lib "user32" Alias "RealGetWindowClass" (ByVal hWnd&, ByVal pszType$, ByVal cchType&) |
Declare Function RealGetWindowClass Lib "user32" Alias "RealGetWindowClass" (ByVal hwnd As Long, ByVal pszType As String, ByVal cchType As Long) As Long |
|
ウィンドウの種類を表す文字列を取得する。 |
|
パラメータ |