Méthode IFolderViewOptions ::GetFolderViewOptions (shobjidl.h)
Récupère l’ensemble actuel d’options pour la vue.
Syntaxe
HRESULT GetFolderViewOptions(
[out] FOLDERVIEWOPTIONS *pfvoFlags
);
Paramètres
[out] pfvoFlags
Type : FOLDERVIEWOPTIONS*
Masque de bits qui, lorsque cette méthode retourne correctement, reçoit les valeurs FOLDERVIEWOPTIONS actuellement définies.
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
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 R2 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl.h |
DLL | ExplorerFrame.dll |