LVM_GETSELECTIONMARK message
Retrieves the selection mark from a list-view control. You can send this message explicitly or use the ListView_GetSelectionMark macro.
Parameters
- wParam
- Must be zero.
- lParam
- Must be zero.
Return value
Returns the zero-based selection mark, or -1 if there is no selection mark.
Remarks
The selection mark is the item index from which a multiple selection starts.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/27/2012