Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 1.81 KB

nf-commctrl-listview_gethotitem.md

File metadata and controls

61 lines (53 loc) · 1.81 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:commctrl.ListView_GetHotItem
ListView_GetHotItem macro (commctrl.h)
Gets the index of the hot item. You can use this macro or send the LVM_GETHOTITEM message explicitly.
ListView_GetHotItem
ListView_GetHotItem macro [Windows Controls]
_win32_ListView_GetHotItem
_win32_ListView_GetHotItem_cpp
commctrl/ListView_GetHotItem
controls.ListView_GetHotItem
controls._win32_ListView_GetHotItem
controls\ListView_GetHotItem.htm
Controls
VS|Controls|~\controls\listview\macros\listview_gethotitem.htm
12/05/2018
ListView_GetHotItem, ListView_GetHotItem macro [Windows Controls], _win32_ListView_GetHotItem, _win32_ListView_GetHotItem_cpp, commctrl/ListView_GetHotItem, controls.ListView_GetHotItem, controls._win32_ListView_GetHotItem
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
ListView_GetHotItem
commctrl/ListView_GetHotItem
c++
APIRef
kbSyntax
HeaderDef
Commctrl.h
ListView_GetHotItem

ListView_GetHotItem macro

-description

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

-parameters

-param hwnd

Type: HWND

A handle to a list-view control.