LB_RESETCONTENT

This message is sent by an application to remove all items from a list box. 

At a Glance

Header file: Winuser.h
Windows CE versions: 1.0 and later

Syntax

LB_RESETCONTENT wParam = 0; lParam = 0;

Return Values

None.

See Also

WM_DELETEITEM