Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
BOOLGetItem(LVITEM*pItem) const;
Return Value
Nonzero if successful; otherwise zero.
Parameters
pItem
Pointer to an 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