CListCtrl::InsertGroupSorted
Inserisce il gruppo specificato in un elenco ordinato dei gruppi.
LRESULT InsertGroupSorted(
PLVINSERTGROUPSORTED pStructInsert
);
Parametri
- pStructInsert
Un puntatore a una struttura LVINSERTGROUPSORTED contenente il gruppo per inserire.
Valore restituito
Il valore restituito non viene utilizzato.
Note
Questa funzione membro emula la funzionalità del messaggio LVM_INSERTGROUPSORTED, come descritto in Windows SDK.
Requisiti
Header: afxcmn.h