ListView_GetHotItemListView_GetHotItem*
*Contents  *Index  *Topic Contents
*Previous Topic: ListView_GetHotCursor
*Next Topic: ListView_GetHoverTime

ListView_GetHotItem


INT ListView_GetHotItem(
    HWND hwndLV
);

Retrieves the index of the hot item. You can use this macro or send the LVM_GETHOTITEM message explicitly.

hwndLV
Handle to a list view control.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.