共用方式為


IProxyProviderWinEventSink 介面 (uiautomationcore.h)

公開 Proxy 提供者用來引發事件的方法。

繼承

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

方法

IProxyProviderWinEventSink 介面具有這些方法。

 
IProxyProviderWinEventSink::AddAutomationEvent

引發 Microsoft 使用者介面自動化 事件。
IProxyProviderWinEventSink::AddAutomationPropertyChangedEvent

引發屬性變更的事件。
IProxyProviderWinEventSink::AddStructureChangedEvent

引發事件,通知用戶端 使用者介面自動化 樹狀結構已變更。

備註

當架構呼叫 IProxyProviderWinEventHandler::RespondToWinEvent 方法時,UIAutomationCore.dll 會提供 IProxyProviderWinEventSink 介面。 架構會儲存新增至 IProxyProviderWinEventSink 物件的事件。 當 IProxyProviderWinEventHandler::RespondToWinEvent 傳回時,架構會將事件傳回用戶端,其中實際上會引發 使用者介面自動化 事件。

規格需求

需求
最低支援的用戶端 Windows 7、Windows Vista SP2 和 Windows Vista 平臺更新、Windows XP SP3 和適用於 Windows Vista 的平臺更新 [桌面應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [桌面應用程式 |UWP 應用程式]
目標平台 Windows
標頭 uiautomationcore.h (包含 UIAutomation.h)