IUIAutomationNotificationEventHandler 接口 (uiautomationclient.h)
公开用于处理 Microsoft UI 自动化通知事件的方法。
继承
IUIAutomationNotificationEventHandler 接口继承自 IUnknown 接口。 IUIAutomationNotificationEventHandler 也有以下类型的成员:
方法
IUIAutomationNotificationEventHandler 接口具有这些方法。
IUIAutomationNotificationEventHandler::HandleNotificationEvent 处理 Microsoft UI 自动化通知事件。 |
注解
此接口由应用程序实现,以处理它通过调用 AddNotificationEventHandler 订阅的事件。
要求
最低受支持的客户端 | Windows 10版本 1709 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationclient.h (包括 UIAutomation.h) |