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.
CString GetItemText( HTREEITEM hItem ) const;
Return Value
A CString object containing the item’s text.
Parameters
hItem
Handle of the item whose text is to be retrieved.
Remarks
Returns the text of the item specified by hItem.
Example
See the example for CTreeCtrl::GetNextItem.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::SetItemText