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 returns a handle to the window that is currently receiving input from the keyboard.
HWND GetForegroundKeyboardTarget( void );
Parameters
None.
Return Values
This function returns a window handle if successful and NULL otherwise.
Remarks
This function is only available to OEMs.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Pwinuser.h.
Link Library: Linked during build.
See Also
Send Feedback on this topic to the authors