BOOL GetItem( LVITEM* pItem ) const;
Return Value
Nonzero if successful; otherwise zero.
Parameters
pItem
Pointer to an LVITEM structure that receives the item’s attributes.
Remarks
Retrieves some or all of a list view item’s attributes.
The LVITEM structure specifies or receives the attributes of a list view item.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::SetItem