SEC_TREECLASS::SelectItemRange
BOOLSEC_TREECLASS::SelectItemRange(HTREEITEMhtiFirst, HTREEITEMhtiLast, BOOLbSelect)
Selects/deselects a range of items.
Defined in: trcore.inl
Return Value
Nonzero if the call was successful; otherwise 0.
Parameters
htiFirst
Handle of the first item in the range selected.
htiLast
Handle of the last item in the range selected.
bSelect
Flag indicating whether given range is selected.
Comments
Selects or deselects a range of items.