CListCtrl::GetItem

Call this member function to retrieve some or all of a list view item's attributes.

Syntax

BOOL GetItem( LV_ITEM* pItem ) 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::SetItem