CTreeCtrl::GetChildItem

Call this member function to retrieve the tree view item that is the child of the item specified by hItem.

Syntax

HTREEITEM GetChildItem( HTREEITEM hItem );

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CTreeCtrl Overview, CTreeCtrl Member Functions, Control Classes, CTreeCtrl::GetItem, CTreeCtrl::GetParentItem, CTreeCtrl::SortChildren