Win32 API 日本語リファレンス
ホームUI.Accessibility › IUIAutomation6

IUIAutomation6

COM
IIDaae072da-29e3-413d-87a7-192dbf81ed10継承元IUIAutomation5自前メソッド開始 vtbl70

メソッド 9

vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。

vtblメソッド
70HRESULT CreateEventHandlerGroup(IUIAutomationEventHandlerGroup** handlerGroup)
71HRESULT AddEventHandlerGroup(IUIAutomationElement* element, IUIAutomationEventHandlerGroup* handlerGroup)
72HRESULT RemoveEventHandlerGroup(IUIAutomationElement* element, IUIAutomationEventHandlerGroup* handlerGroup)
73HRESULT get_ConnectionRecoveryBehavior(ConnectionRecoveryBehaviorOptions* connectionRecoveryBehaviorOptions)
74HRESULT put_ConnectionRecoveryBehavior(ConnectionRecoveryBehaviorOptions connectionRecoveryBehaviorOptions)
75HRESULT get_CoalesceEvents(CoalesceEventsOptions* coalesceEventsOptions)
76HRESULT put_CoalesceEvents(CoalesceEventsOptions coalesceEventsOptions)
77HRESULT AddActiveTextPositionChangedEventHandler(IUIAutomationElement* element, TreeScope scope, IUIAutomationCacheRequest* cacheRequest, IUIAutomationActiveTextPositionChangedEventHandler* handler)
78HRESULT RemoveActiveTextPositionChangedEventHandler(IUIAutomationElement* element, IUIAutomationActiveTextPositionChangedEventHandler* handler)