GetAncestor |
Declare Function Api_GetAncestor& Lib "user32" Alias "GetAncestor" (ByVal hWnd&, ByVal gaFlags&) |
||||||||
Declare Function GetAncestor Lib "user32" (ByVal hwnd As Long, ByVal gaFlags As Long) As Long |
|||||||||
指定したウィンドウの祖先のハンドルを取得する。 |
|||||||||
パラメータ
|