SEC_TREECLASS::GetChildItem

HTREEITEMSEC_TREECLASS::GetChildItem(HTREEITEMhti)

Retrieves the tree view item that is the child of the item specified.

Defined in: trcore.inl

Return Value

The handle of the child item if successful; otherwise NULL.

Parameters

hti

Handle of a tree item.

Comments

Call this function to retrieve the tree view item that is the child of the item specified by hItem.