TreeView::GetSelectedItems
long GetSelectedItems ( long * selItems, long maxCount ) const;
Parameters
- selItems
On return: the selected tree view items. This parameter cannot be NULL. - maxCount
The maximal number of items that can be returned in the buffer.