This topic has not yet been rated - Rate this topic

GetForegroundWindow (Compact 7)

6/2/2013

This function returns the handle to the foreground window - the window with which the user is currently working.


HWND GetForegroundWindow(void);

None.

The handle to the foreground window indicates success.

Header

winuser.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.