Méthode IShellFolderViewDual3::p ut_IconSize (shldisp.h)
Définit le paramètre de taille d’icône pour le dossier actif.
Syntaxe
HRESULT put_IconSize(
[in] int iIconSize
);
Paramètres
[in] iIconSize
Type : int
Valeur de taille de l’icône.
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 | shldisp.h |