CTreeCtrl::GetItem
BOOLGetItem(TVITEM*pItem);
Return Value
Nonzero if successful; otherwise 0.
Parameters
pItem
A pointer to a structure, as described in the Platform SDK.
Remarks
Call this function to retrieve the attributes of the specified tree view item.
Example
See the example for CTreeCtrl::DeleteItem.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::SetItem, CTreeCtrl::GetChildItem, CTreeCtrl::GetNextItem, CTreeCtrl::SelectItem