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.
3/28/2014
This function returns a handle to the window that is currently receiving input from the keyboard.
Syntax
HWND GetForegroundKeyboardTarget(void);
Parameters
None.
Return Value
This function returns a window handle if successful and NULL otherwise.
Remarks
This function is linked during the build process.
Requirements
Header |
pwinuser.h |