Microsoft Deployment Toolkit
Documentation Library HTREEITEM GetNextItem(HTREEITEM hPrevious)
You can
call this method with a handle that GetChild returns to iterate through all the children
of a node. This method returns the next sibling in the tree that
shares the same parent.