CListCtrl::GetItem
Retrieves some or all of a list view item's attributes.
BOOL GetItem(
LVITEM* pItem
) const;
Параметры
- pItem
Pointer to an LVITEM structure that receives the item's attributes.
Возвращаемое значение
Nonzero if successful; otherwise zero.
Заметки
The LVITEM structure specifies or receives the attributes of a list view item.
Требования
Header: afxcmn.h