int GetAnchorIndex( ) const;
Return Value
The index of the current anchor item, if successful; otherwise LB_ERR.
Remarks
Retrieves the zero-based index of the current anchor item in the list box. In a multiple-selection list box, the anchor item is the first or last item in a block of contiguous selected items.
CListBox Overview | Class Members | Hierarchy Chart
See Also CListBox::SetAnchorIndex