Interface IUIAutomationNotificationEventHandler (uiautomationclient.h)
Expose une méthode pour gérer les événements de notification Microsoft UI Automation.
Héritage
L’interface IUIAutomationNotificationEventHandler hérite de l’interface IUnknown. IUIAutomationNotificationEventHandler a également les types de membres suivants :
Méthodes
L’interface IUIAutomationNotificationEventHandler a ces méthodes.
IUIAutomationNotificationEventHandler::HandleNotificationEvent Gère un événement de notification Microsoft UI Automation. |
Remarques
Cette interface est implémentée par l’application pour gérer les événements auxquels elle s’est abonnée en appelant AddNotificationEventHandler.
Configuration requise
Client minimal pris en charge | Windows 10, version 1709 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
Plateforme cible | Windows |
En-tête | uiautomationclient.h (incluez UIAutomation.h) |