Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Retrieves the total number of selected items in a multiple-selection list box.
int GetSelCount( ) 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.
Example
See the example for CListBox::GetSelItems.
Requirements
Header: afxwin.h