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

Public Member Functions

HRESULT HandleTextEditTextChangedEvent ([in] IUIAutomationElement *sender, [in] enum TextEditChangeType textEditChangeType, [in] SAFEARRAY(BSTR) eventStrings)
 
- 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 680 of file uiautomationclient.idl.

Member Function Documentation

◆ HandleTextEditTextChangedEvent()

HRESULT UIAutomationClient::IUIAutomationTextEditTextChangedEventHandler::HandleTextEditTextChangedEvent ( [in] IUIAutomationElement sender,
[in] enum TextEditChangeType  textEditChangeType,
[in] SAFEARRAY(BSTR eventStrings 
)

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