ホーム › UI.Accessibility › IUIAutomationCacheRequest
IUIAutomationCacheRequest
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT AddProperty(UIA_PROPERTY_ID propertyId) |
| 4 | HRESULT AddPattern(UIA_PATTERN_ID patternId) |
| 5 | HRESULT Clone(IUIAutomationCacheRequest** clonedRequest) |
| 6 | HRESULT get_TreeScope(TreeScope* scope) |
| 7 | HRESULT put_TreeScope(TreeScope scope) |
| 8 | HRESULT get_TreeFilter(IUIAutomationCondition** filter) |
| 9 | HRESULT put_TreeFilter(IUIAutomationCondition* filter) |
| 10 | HRESULT get_AutomationElementMode(AutomationElementMode* mode) |
| 11 | HRESULT put_AutomationElementMode(AutomationElementMode mode) |