IToggleProvider::Toggle, méthode (uiautomationcore.h)
Parcourt les états bascule d’une commande.
Syntaxe
HRESULT Toggle();
Valeur de retour
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Remarques
Un contrôle doit parcourir son ToggleState dans l’ordre suivant : ToggleState_On, ToggleState_Off et, s’il est pris en charge, ToggleState_Indeterminate.
Configuration requise
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) |