ホーム › UI.Accessibility › IUIAutomation6
IUIAutomation6
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 70 | HRESULT CreateEventHandlerGroup(IUIAutomationEventHandlerGroup** handlerGroup) |
| 71 | HRESULT AddEventHandlerGroup(IUIAutomationElement* element, IUIAutomationEventHandlerGroup* handlerGroup) |
| 72 | HRESULT RemoveEventHandlerGroup(IUIAutomationElement* element, IUIAutomationEventHandlerGroup* handlerGroup) |
| 73 | HRESULT get_ConnectionRecoveryBehavior(ConnectionRecoveryBehaviorOptions* connectionRecoveryBehaviorOptions) |
| 74 | HRESULT put_ConnectionRecoveryBehavior(ConnectionRecoveryBehaviorOptions connectionRecoveryBehaviorOptions) |
| 75 | HRESULT get_CoalesceEvents(CoalesceEventsOptions* coalesceEventsOptions) |
| 76 | HRESULT put_CoalesceEvents(CoalesceEventsOptions coalesceEventsOptions) |
| 77 | HRESULT AddActiveTextPositionChangedEventHandler(IUIAutomationElement* element, TreeScope scope, IUIAutomationCacheRequest* cacheRequest, IUIAutomationActiveTextPositionChangedEventHandler* handler) |
| 78 | HRESULT RemoveActiveTextPositionChangedEventHandler(IUIAutomationElement* element, IUIAutomationActiveTextPositionChangedEventHandler* handler) |