CListCtrl::GetItemPosition

Call this member function to retrieve the position of a list view item.

Syntax

BOOL GetItemPosition( int nItem, LPPOINT lpPoint ) const;

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::SetItemPosition, CListCtrl::GetOrigin