CListCtrl::SetHotItem

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.

CListCtrl OverviewClass MembersHierarchy Chart

See Also   CListCtrl::GetHotCursor, CListCtrl::GetHotItem