LB_GETSELCOUNT

Version 3.0

This message returns the total number of selected items in a multiselection list box.

Parameter

Description

 

wParam

Not used.

 

lParam

Not used.

 

Return Value

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.