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