Méthode IFolderViewSettings::GetGroupSubsetCount (shobjidl_core.h)
Obtient le nombre de groupes pour les lignes visibles.
Syntaxe
HRESULT GetGroupSubsetCount(
[out] UINT *pcVisibleRows
);
Paramètres
[out] pcVisibleRows
Type : UINT*
Pointeur vers le nombre de groupes.
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h (incluez Shobjidl.h) |