Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.48 KB

lvm-getitemposition.md

File metadata and controls

58 lines (37 loc) · 1.48 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
LVM_GETITEMPOSITION message (Commctrl.h)
Retrieves the position of a list-view item. You can send this message explicitly or by using the ListView\_GetItemPosition macro.
e5841089-c34e-498e-b94c-45c845bfc747
LVM_GETITEMPOSITION message Windows Controls
apiref
LVM_GETITEMPOSITION
Commctrl.h
HeaderDef
reference
05/31/2018

LVM_GETITEMPOSITION message

Retrieves the position of a list-view item. You can send this message explicitly or by using the ListView_GetItemPosition macro.

Parameters

wParam

Index of the list-view item.

lParam

Pointer to a POINT structure that receives the position of the item's upper-left corner, in view coordinates.

Return value

Returns TRUE if successful, or FALSE otherwise.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h