Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
intGetSelCount()const;
Return Value
The count of selected items in a list box. If the list box is a single-selection list box, the return value is LB_ERR.
Remarks
Retrieves the total number of selected items in a multiple-selection list box.
Example
See the example for CListBox::GetSelItems.
CListBox Overview | Class Members | Hierarchy Chart
See Also CListBox::SetSel,