共用方式為


IUIAutomationProxyFactory 介面 (uiautomationclient.h)

公開 對象的屬性和方法,這個物件會針對沒有原生支援 使用者介面自動化 的 UI 元素,建立 Microsoft 使用者介面自動化 提供者。 這個介面是由 Proxy 實作。

繼承

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

方法

IUIAutomationProxyFactory 介面具有這些方法。

 
IUIAutomationProxyFactory::CreateProvider

建立 Proxy 物件,以提供 Microsoft 使用者介面自動化 UI 元素的支援。
IUIAutomationProxyFactory::get_ProxyFactoryId

擷取 Proxy Factory 的標識碼。

規格需求

需求
最低支援的用戶端 Windows 7、Windows Vista SP2 和 Platform Update for Windows Vista、Windows XP 含 SP3 和適用於 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 介面