LVM_GETSELECTEDCOUNT message

Determines the number of selected items in a list-view control. You can send this message explicitly or by using the ListView_GetSelectedCount macro.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns the number of selected items.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h