IUIAutomationProxyFactoryMapping 接口 (uiautomationclient.h)

公开代理工厂表的属性和方法。 每个表项都由 IUIAutomationProxyFactoryEntry 接口表示。 这些条目采用系统尝试使用代理的顺序。

继承

IUIAutomationProxyFactoryMapping 接口继承自 IUnknown 接口。 IUIAutomationProxyFactoryMapping 也有以下类型的成员:

方法

IUIAutomationProxyFactoryMapping 接口具有这些方法。

 
IUIAutomationProxyFactoryMapping::ClearTable

从代理工厂表中删除所有条目。
IUIAutomationProxyFactoryMapping::get_Count

检索代理工厂表中的条目数。
IUIAutomationProxyFactoryMapping::GetEntry

从代理工厂表中检索条目。
IUIAutomationProxyFactoryMapping::GetTable

检索代理工厂表中的所有条目。
IUIAutomationProxyFactoryMapping::InsertEntries

将条目插入代理工厂的表中。
IUIAutomationProxyFactoryMapping::InsertEntry

将条目插入代理工厂的表中。
IUIAutomationProxyFactoryMapping::RemoveEntry

从代理工厂的表中删除条目。
IUIAutomationProxyFactoryMapping::RestoreDefaultTable

还原代理工厂的默认表。
IUIAutomationProxyFactoryMapping::SetTable

设置代理工厂的表。

要求

   
最低受支持的客户端 Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新、带 SP3 的 Windows XP 和适用于 Windows Vista 的平台更新 [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 R2、带 SP2 的 Windows Server 2008 和适用于 Windows Server 2008 的平台更新、带 SP2 的 Windows Server 2003 和适用于 Windows Server 2008 的平台更新 [仅限桌面应用]
目标平台 Windows
标头 uiautomationclient.h (包括 UIAutomation.h)

另请参阅

客户端的代理工厂接口