共用方式為


IUIAutomationProxyFactoryMapping 介面 (uiautomationclient.h)

公開 Proxy 處理站資料表的屬性和方法。 每個資料表專案都是以 IUIAutomationProxyFactoryEntry 介面表示。 專案的順序是系統嘗試使用 Proxy 的順序。

繼承

IUIAutomationProxyFactoryMapping介面繼承自IUnknown介面。 IUIAutomationProxyFactoryMapping 也有下列類型的成員:

方法

IUIAutomationProxyFactoryMapping介面具有這些方法。

 
IUIAutomationProxyFactoryMapping::ClearTable

從 Proxy Factory 資料表中移除所有專案。
IUIAutomationProxyFactoryMapping::get_Count

擷取 Proxy Factory 資料表中的專案數目。
IUIAutomationProxyFactoryMapping::GetEntry

從 Proxy Factory 資料表擷取專案。
IUIAutomationProxyFactoryMapping::GetTable

擷取 Proxy Factory 資料表中的所有專案。
IUIAutomationProxyFactoryMapping::InsertEntries

將專案插入 Proxy 處理站的資料表中。
IUIAutomationProxyFactoryMapping::InsertEntry

將專案插入 Proxy 處理站的資料表中。
IUIAutomationProxyFactoryMapping::RemoveEntry

從 Proxy Factory 資料表中移除專案。
IUIAutomationProxyFactoryMapping::RestoreDefaultTable

還原 Proxy 處理站的預設資料表。
IUIAutomationProxyFactoryMapping::SetTable

設定 Proxy 處理站的資料表。

規格需求

   
最低支援的用戶端 Windows 7、Windows Vista sp2 和 Platform Update for Windows Vista、Windows XP with SP3 和 Platform Update for Windows Vista [僅限桌面應用程式]
最低支援的伺服器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [僅限桌面應用程式]
目標平台 Windows
標頭 uiautomationclient.h (包含 UIAutomation.h)

另請參閱

用戶端的 Proxy Factory 介面