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

Public Member Functions

HRESULT HandlePropertyChangedEvent ([in] IUIAutomationElement *sender, [in] PROPERTYID propertyId, [in] VARIANT newValue)
 
- 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 641 of file uiautomationclient.idl.

Member Function Documentation

◆ HandlePropertyChangedEvent()

HRESULT UIAutomationClient::IUIAutomationPropertyChangedEventHandler::HandlePropertyChangedEvent ( [in] IUIAutomationElement sender,
[in] PROPERTYID  propertyId,
[in] VARIANT  newValue 
)

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