SEC_TREECLASS::GetNextDisabledItem

HTREEITEMSEC_TREECLASS::GetNextDisabledItem(void)

Gets the next disabled item.

Defined in: trcore.inl

Return Value

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

Comments

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