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 message filters for keyboard messages.
WM_KEYFIRSTwParam = 0;lParam = 0;
Parameters
- wParam
Not used. - lParam
Not used.
Return Values
None.
Remarks
Use the WM_KEYFIRST and WM_KEYLAST messages to filter for keyboard messages when using the GetMessage and PeekMessage functions.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winuser.h.
See Also
Send Feedback on this topic to the authors