WinAPI::findWindowEx Method [AX 2012]
Syntax
client public static HWND findWindowEx(
HWND _parent,
HWND _after,
str _class,
str _title)
Run On
Client
Parameters
- _parent
Type: HWND Extended Data Type
- _after
Type: HWND Extended Data Type
- _class
Type: str
- _title
Type: str