Function Reference


_WinAPI_GetActiveWindow

Retrieves the window handle to the active window attached to the calling process's message queue

#include <WinAPISys.au3>
_WinAPI_GetActiveWindow ( )

Return Value

Success: Handle to the active window attached to the calling process's message queue.
Failure: 0.

See Also

Search GetActiveWindow in MSDN Library.