GetForegroundWindow_I
This function returns the handle to the window with which the user is currently working.
HWND WINAPI GetForegroundWindow_I(void);
Parameters
None.
Return Values
The handle to the foreground window indicates success.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Gwebypasscoredllthunk.hpp.
See Also
GetForegroundWindow | SetForegroundWindow_I
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.