Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, , 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