CTreeCtrl::GetPrevSiblingItem

HTREEITEM GetPrevSiblingItem( HTREEITEM hItem );

Return Value

The handle of the previous sibling; otherwise NULL.

Parameters

hItem

Handle of a tree item.

Remarks

Call this function to retrieve the previous sibling of hItem.

CTreeCtrl OverviewClass MembersHierarchy Chart

See Also   CTreeCtrl::GetNextSiblingItem, CTreeCtrl::GetParentItem, CTreeCtrl::GetChildItem