SEC_TREECLASS::GetItemString

BOOLSEC_TREECLASS::GetItemString(HTREEITEMhti, intnSubItem, CString&strItem)

Returns the text of the specified item or subitem.

Defined in: trcore.inl

Return Value

BOOL Returns the text of the specified item or subitem.

Parameters

hti

Handle of an item in the tree.

nSubItem

index of the subitem column.

strItem

Receives the returned string value.

Comments

In multi-column operations, retrieves string of subitem associated with the specified item.