int SetHotItem( int iIndex );
Return Value
The zero-based index of the previously hot item.
Parameters
iIndex
Zero-based index of the item to be set as the hot item.
Remarks
This member function implements the behavior of the Win32 macro, ListView_SetHotItem, as described in the Platform SDK.
Example
See the example for CListCtrl::GetHotItem.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::GetHotCursor, CListCtrl::GetHotItem