IUIAutomationTextEditTextChangedEventHandler 介面 (uiautomationclient.h)

公開方法,以處理 Microsoft 使用者介面自動化 從文字編輯控件報告文字變更事件時所發生的事件。

繼承

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

方法

IUIAutomationTextEditTextChangedEventHandler 介面具有這些方法。

 
IUIAutomationTextEditTextChangedEventHandler::HandleTextEditTextChangedEvent

處理當 Microsoft 使用者介面自動化 控件的文字編輯控件提供者報告程式設計文字變更時所引發的事件。

備註

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

規格需求

需求
最低支援的用戶端 Windows 8.1 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2012 R2 [僅限傳統型應用程式]
目標平台 Windows
標頭 uiautomationclient.h (包含 UIAutomation.h)

另請參閱

用戶端的事件處理介面