IProxyProviderWinEventHandler 介面 (uiautomationcore.h)
公開 Proxy 提供者實作的方法,以處理 WinEvents。 若要實作 Microsoft UI 自動化事件處理,Proxy 提供者可能需要處理 Proxy UI 所引發的 WinEvent。 使用者介面自動化會使用 IProxyProviderWinEventHandler 介面,通知提供者已針對提供者視窗引發 WinEvent。
繼承
IProxyProviderWinEventHandler介面繼承自IUnknown介面。 IProxyProviderWinEventHandler 也有下列類型的成員:
方法
IProxyProviderWinEventHandler介面具有這些方法。
IProxyProviderWinEventHandler::RespondToWinEvent 處理 WinEvent。 |
需求
最低支援的用戶端 | 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) |