Méthode IWindowProvider::SetVisualState (uiautomationcore.h)
Modifie l’état visuel de la fenêtre. Par exemple, la réduit ou l’agrandit.
Syntaxe
HRESULT SetVisualState(
[in] WindowVisualState state
);
Paramètres
[in] state
Type : WindowVisualState
État de la fenêtre.
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 XP [applications de bureau | applications UWP] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau | applications UWP] |
Plateforme cible | Windows |
En-tête | uiautomationcore.h (incluez UIAutomation.h) |
Voir aussi
Conceptuel
Référence