Command Reference - Window Actions
Searches for a running window (by the text that appears in the window's title bar) and stores the hWnd value for that window in a variable. The hWnd value can then be used with other Window actions.
|
Action ID: |
127 |
Window to Find
The window title to search for in order to find the target window. AutoPlay will search for a window with only this text in its title bar (e.g. "AutoPlay Application").
Variable
The hWnd value of the first matching window found will be stored in this variable. (This value is not very useful on its own; its main purpose is to be used with the other Window actions.)
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_WINDOW_FIND |
MSG_ERR_WINDOW_FIND |