SEC_TREECLASS::GetItemState
UINTSEC_TREECLASS::GetItemState(HTREEITEMhti, UINTnStateMask)
Returns the state of the item specified.
Defined in: trcore.inl
Return Value
A UINT specifying the item’s state. For information on possible values, see SEC_TREECLASS::GetItem.
Parameters
hti
Handle of the item whose state is to be retrieved.
nStateMask
Mask indicating which states are to be retrieved. For more information on possible values for nStateMask, see the discussion of the state and stateMask members of the TV_ITEM structure in SEC_TREECLASS::GetItem.
Comments
Returns the state of the item specified by hItem.