LB_RESETCONTENT (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.