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

Public Member Functions

HRESULT HandleStructureChangedEvent ([in] IUIAutomationElement *sender, [in] enum StructureChangeType changeType, [in] SAFEARRAY(int) runtimeId)
 
- 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 655 of file uiautomationclient.idl.

Member Function Documentation

◆ HandleStructureChangedEvent()

HRESULT UIAutomationClient::IUIAutomationStructureChangedEventHandler::HandleStructureChangedEvent ( [in] IUIAutomationElement sender,
[in] enum StructureChangeType  changeType,
[in] SAFEARRAY(int runtimeId 
)

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