CTreeCtrl::GetItemText
Returns the text of the item specified by hItem.
CString GetItemText(
HTREEITEM hItem
) const;
Параметры
- hItem
Handle of the item whose text is to be retrieved.
Возвращаемое значение
A CString object containing the item's text.
Пример
See the example for CTreeCtrl::GetNextItem.
Требования
Header: afxcmn.h