SEC_TREECLASS::GetFirstDisabledItem

HTREEITEMSEC_TREECLASS::GetFirstDisabledItem(void)

Gets first disabled item.

Defined in: trcore.inl

Return Value

The handle to the first disabled item, or NULL if on items are disabled.

Comments

This functnions can be used with GetNextDisabledItem to enumerate the disabled items in the tree.