共用方式為


IUIAutomationProxyFactoryEntry 介面 (uiautomationclient.h)

代表 Microsoft 使用者介面自動化 所維護資料表中的 Proxy 處理站,並公開用戶端應用程式可用來與 IUIAutomationProxyFactory 物件互動的屬性和方法。

繼承

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

方法

IUIAutomationProxyFactoryEntry 介面具有這些方法。

 
IUIAutomationProxyFactoryEntry::get_AllowSubstringMatch

設定或擷取值,指定 Proxy 是否允許子字串比對。 (取得)
IUIAutomationProxyFactoryEntry::get_CanCheckBaseClass

設定或擷取值,指定搜尋 Proxy 處理站時是否可以檢查基類。 (取得)
IUIAutomationProxyFactoryEntry::get_ClassName

設定或擷取 Proxy 處理站所提供的視窗類別名稱。 (取得)
IUIAutomationProxyFactoryEntry::get_ImageName

設定或擷取 Proxy Factory 的映像名稱。 (取得)
IUIAutomationProxyFactoryEntry::get_NeedsAdviseEvents

設定或擷取值,指定應用程式註冊事件時,是否必須通知 Proxy。 (取得)
IUIAutomationProxyFactoryEntry::get_ProxyFactory

擷取與此項目相關聯的 Proxy 處理站。
IUIAutomationProxyFactoryEntry::GetWinEventsForAutomationEvent

擷取對應至特定 Microsoft 使用者介面自動化 事件的 WinEvent 清單。 如果此 Proxy 所代表的項目引發其中一個列出的 WinEvents,Proxy 就會處理它。
IUIAutomationProxyFactoryEntry::p ut_AllowSubstringMatch

設定或擷取值,指定 Proxy 是否允許子字串比對。 (Put)
IUIAutomationProxyFactoryEntry::p ut_CanCheckBaseClass

設定或擷取值,指定搜尋 Proxy 處理站時是否可以檢查基類。 (Put)
IUIAutomationProxyFactoryEntry::p ut_ClassName

設定或擷取 Proxy 處理站所提供的視窗類別名稱。 (Put)
IUIAutomationProxyFactoryEntry::p ut_ImageName

設定或擷取 Proxy Factory 的映像名稱。 (Put)
IUIAutomationProxyFactoryEntry::p ut_NeedsAdviseEvents

設定或擷取值,指定應用程式註冊事件時,是否必須通知 Proxy。 (Put)
IUIAutomationProxyFactoryEntry::SetWinEventsForAutomationEvent

將 Microsoft 使用者介面自動化 事件對應至 WinEvents。

規格需求

需求
最低支援的用戶端 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 介面