findWindowEx(Ver2.11対応版)
IndexScriptGlobal method− findWindowEx

findWindowEx( numHwndParent, numHwndChildAfter, strClass, strTitle )
Same as FindWindowEx of Win32API.
パラメータ1(数値型)
Parent window handle.

パラメータ2(数値型)
Child window handle.

パラメータ3(文字列型)
Class name.

パラメータ4(文字列型)
Window name.

返り値(数値型)
Window handle.