SEC_TREECLASS::GetPrevSiblingItem

HTREEITEMSEC_TREECLASS::GetPrevSiblingItem(HTREEITEMhti)

Retrieves the previous sibling of the item specified.

Defined in: trcore.inl

Return Value

The handle of the previous sibling item; otherwise NULL.

Parameters

hti

Handle of a tree item.

Comments

Call this function to retrieve the previous sibling of hItem.