SEC_TREECLASS::GetNextSiblingItem

HTREEITEMSEC_TREECLASS::GetNextSiblingItem(HTREEITEMhti)

Retrieves the next sibling of the item specified.

Defined in: trcore.inl

Return Value

The handle of the next sibling item; otherwise NULL.

Parameters

hti

Handle of a tree item.

Comments

Call this function to retrieve the next sibling of hItem.