Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function retrieves the window handle to the active window associated with the thread that calls the function.
HWNDGetActiveWindow(void);
Parameters
None.
Return Values
The handle to the active window associated with the calling thread's message queue indicates success. NULL indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winuser.h.
Link Library: Caret.lib, Foregnd.lib.
See Also
Send Feedback on this topic to the authors