IUIAutomation5 接口 (uiautomationclient.h)

扩展 IUIAutomation4 接口以公开用于控制 Microsoft UI 自动化功能的其他方法。

继承

IUIAutomation5 接口继承自 IUIAutomation4IUIAutomation5 还具有以下类型的成员:

方法

IUIAutomation5 接口具有这些方法。

 
IUIAutomation5::AddNotificationEventHandler

注册处理通知事件的方法。注意 在实现事件处理程序之前,应熟悉了解线程问题中所述的线程问题。
IUIAutomation5::RemoveNotificationEventHandler

删除通知事件处理程序。

要求

要求
最低受支持的客户端 Windows 10版本 1607 [仅限桌面应用]
最低受支持的服务器 Windows Server 版本 1709 [仅限桌面应用]
目标平台 Windows
标头 uiautomationclient.h (包括 UIAutomation.h)

另请参阅

IUIAutomation4

客户端UI 自动化元素接口