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.
Retrieves some or all of a list view item's attributes.
BOOL GetItem(
LVITEM* pItem
) const;
Parameters
- pItem
Pointer to an LVITEM structure that receives the item's attributes.
Return Value
Nonzero if successful; otherwise zero.
Remarks
The LVITEM structure specifies or receives the attributes of a list view item.
Requirements
Header: afxcmn.h