This message returns the total number of selected items in a multiselection list box.
wParam
This parameter is not used.
lParam
This parameter is not used.
The return value is the count of selected items in a list box. If the list box is a single-selection list box, the return value is LB_ERR.