This method determines whether the tree item specified by hItem has child items. If so, then use CTreeCtrl::GetChildItem to retrieve those child items.
| 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 |
BOOL ItemHasChildren( HTREEITEM hItem );