CTreeCtrl::GetChildItem

This method retrieves the tree view item that is the child of the item specified by hItem.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions:: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

HTREEITEM GetChildItem( HTREEITEM hItem );

See Also

CTreeCtrl::GetItem, CTreeCtrl::GetParentItem, CTreeCtrl::SortChildren