ReactOS 0.4.16-dev-2491-g3dc6630
UIAutomationClient::IUIAutomationNotificationEventHandler Interface Reference
Inheritance diagram for UIAutomationClient::IUIAutomationNotificationEventHandler:
Collaboration diagram for UIAutomationClient::IUIAutomationNotificationEventHandler:

Public Member Functions

HRESULT HandleNotificationEvent ([in] IUIAutomationElement *sender, enum NotificationKind notificationKind, enum NotificationProcessing notificationProcessing, [in] BSTR displayString, [in] BSTR activityId)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 708 of file uiautomationclient.idl.

Member Function Documentation

◆ HandleNotificationEvent()

HRESULT UIAutomationClient::IUIAutomationNotificationEventHandler::HandleNotificationEvent ( [in] IUIAutomationElement sender,
enum NotificationKind  notificationKind,
enum NotificationProcessing  notificationProcessing,
[in] BSTR  displayString,
[in] BSTR  activityId 
)

The documentation for this interface was generated from the following file: