共用方式為


IUIAutomationFocusChangedEventHandler 介面 (uiautomationclient.h)

公開方法,以處理當鍵盤焦點移至另一個 UI 自動化專案時引發的事件。

繼承

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

方法

IUIAutomationFocusChangedEventHandler介面具有這些方法。

 
IUIAutomationFocusChangedEventHandler::HandleFocusChangedEvent

處理鍵盤焦點移至不同 UI 自動化元素時引發的事件。

備註

此介面是由應用程式實作,以處理使用AddFocusChangedEventHandler訂閱的事件

規格需求

   
最低支援的用戶端 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)

另請參閱

用戶端的事件處理介面