SEC_TREECLASS::IsExpanded
BOOLSEC_TREECLASS::IsExpanded(HTREEITEMhti)
Determines whether a given item is expanded (i.e., displaying the list of child items, if any, associated with it).
Defined in: trcore.inl
Return Value
Nonzero if the specified item is expanded; otherwise 0.
Parameters
hti
Handle of item.
Comments
Determines whether a given item is expanded (i.e., displaying the list of child items, if any, associated with it).