Call this member function to retrieve the 32-bit application-specific value associated with the item specified by nItem. This value is the lParam member of the LV_ITEM structure; for more information on this structure, see GetItem.
DWORD GetItemData( int nItem ) const;
| Header File | Afxcmn.h | 
| Platforms | |
| Versions | 1.0 and later | 
| Complete documentation | Visual C++ documentation | 
CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::GetItem, CListCtrl::SetItemData