Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the text of the item specified by hItem.
CString GetItemText(
HTREEITEM hItem
) const;
Parameters
- hItem
Handle of the item whose text is to be retrieved.
Return Value
A CString object containing the item's text.
Example
See the example for CTreeCtrl::GetNextItem.
Requirements
Header: afxcmn.h