Méthode IExecuteCommand ::SetShowWindow (shobjidl_core.h)
Définit l’état visuel de la fenêtre spécifiée.
Syntaxe
HRESULT SetShowWindow(
[in] int nShow
);
Paramètres
[in] nShow
Type : int
Il peut s’agir de l’une des valeurs spécifiées dans le paramètre nCmdShow de la fonction ShowWindow.
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_core.h (inclure Shobjidl.h) |