CTreeCtrl::GetRootItem

HTREEITEM GetRootItem( );

Return Value

The handle of the root item; otherwise NULL.

Remarks

Call this function to retrieve the root item of the tree view control.

Example

See the example for CTreeCtrl::EditLabel.

CTreeCtrl OverviewClass MembersHierarchy Chart

See Also   CTreeCtrl::GetItem, CTreeCtrl::GetChildItem, CTreeCtrl::GetParentItem