CTreeCtrl::GetNextItem

This method retrieves the tree view item that has the specified relationship, indicated by the nCode parameter, to 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 GetNextItem( HTREEITEM hItem, UINT nCode );

See Also

CTreeCtrl::SetItem, CTreeCtrl::GetChildItem, CTreeCtrl::GetItem, CTreeCtrl::SelectItem, CTreeCtrl::GetPrevSiblingItem