LVM_SETHOTITEM message
Sets the hot item for a list-view control. You can send this message explicitly or use the ListView_SetHotItem macro.
Parameters
-
wParam
-
Zero-based index of the item to be set as the hot item.
-
lParam
- Must be zero.
Return value
Returns the index of the item that was previously hot.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|