Share via


IUIAutomationNotificationEventHandler 介面 (uiautomationclient.h)

公開處理 Microsoft UI 自動化通知事件的方法。

繼承

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

方法

IUIAutomationNotificationEventHandler介面具有這些方法。

 
IUIAutomationNotificationEventHandler::HandleNotificationEvent

處理 Microsoft UI 自動化通知事件。

備註

此介面是由應用程式實作,可藉由呼叫 AddNotificationEventHandler來處理已訂閱的事件。

規格需求

   
最低支援的用戶端 Windows 10版本 1709 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2016 [僅限傳統型應用程式]
目標平台 Windows
標頭 uiautomationclient.h (包含 UIAutomation.h)

另請參閱

用戶端的事件處理介面