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 is sent by an application to remove all items from a list box.
LB_RESETCONTENT wParam = 0;lParam = 0;
Parameters
- wParam
Not used. - lParam
Not used.
Return Values
Always returns 1.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winuser.h.
See Also
WM_DELETEITEM | List Boxes Messages
Send Feedback on this topic to the authors