This command identifies the process that created the currently targeted window. It then waits until that window is waiting for user input with no input pending.
The currently targeted window is the one that was most recently specified by TargetWin, SendWin, WaitForWin, etc.
This command can be interrupted with Cancel.
This command calls the operating system command WaitForInputIdle. For more information, see Microsoft's documentation of that command. |