|
| HRESULT | AddActiveTextPositionChangedEventHandler ([in] enum TreeScope scope, [in] IUIAutomationCacheRequest *cacheRequest, [in] IUIAutomationActiveTextPositionChangedEventHandler *handler) |
| |
| HRESULT | AddAutomationEventHandler ([in] EVENTID eventId, [in] enum TreeScope scope, [in] IUIAutomationCacheRequest *cacheRequest, [in] IUIAutomationEventHandler *handler) |
| |
| HRESULT | AddChangesEventHandler ([in] enum TreeScope scope, [in, size_is(changesCount)] int *changeTypes, [in] int changesCount, [in] IUIAutomationCacheRequest *cacheRequest, [in] IUIAutomationChangesEventHandler *handler) |
| |
| HRESULT | AddNotificationEventHandler ([in] enum TreeScope scope, [in] IUIAutomationCacheRequest *cacheRequest, [in] IUIAutomationNotificationEventHandler *handler) |
| |
| HRESULT | AddPropertyChangedEventHandler ([in] enum TreeScope scope, [in] IUIAutomationCacheRequest *cacheRequest, [in] IUIAutomationPropertyChangedEventHandler *handler, [in, size_is(propertyCount)] PROPERTYID *propertyArray, [in] int propertyCount) |
| |
| HRESULT | AddStructureChangedEventHandler ([in] enum TreeScope scope, [in] IUIAutomationCacheRequest *cacheRequest, [in] IUIAutomationStructureChangedEventHandler *handler) |
| |
| HRESULT | AddTextEditTextChangedEventHandler ([in] enum TreeScope scope, [in] enum TextEditChangeType textEditChangeType, [in] IUIAutomationCacheRequest *cacheRequest, [in] IUIAutomationTextEditTextChangedEventHandler *handler) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 1772 of file uiautomationclient.idl.
◆ AddActiveTextPositionChangedEventHandler()
◆ AddAutomationEventHandler()
◆ AddChangesEventHandler()
◆ AddNotificationEventHandler()
◆ AddPropertyChangedEventHandler()
◆ AddStructureChangedEventHandler()
◆ AddTextEditTextChangedEventHandler()
The documentation for this interface was generated from the following file: