#define global IID_IUIAutomationLegacyIAccessiblePattern "{828055AD-355B-4435-86D5-3B51C14A9B1B}"
#usecom global IUIAutomationLegacyIAccessiblePattern IID_IUIAutomationLegacyIAccessiblePattern "{}"
#comfunc global IUIAutomationLegacyIAccessiblePattern_Select 3 int
#comfunc global IUIAutomationLegacyIAccessiblePattern_DoDefaultAction 4
#comfunc global IUIAutomationLegacyIAccessiblePattern_SetValue 5 wstr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentChildId 6 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentName 7 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentValue 8 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentDescription 9 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentRole 10 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentState 11 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentHelp 12 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentKeyboardShortcut 13 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_GetCurrentSelection 14 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentDefaultAction 15 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedChildId 16 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedName 17 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedValue 18 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedDescription 19 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedRole 20 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedState 21 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedHelp 22 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedKeyboardShortcut 23 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_GetCachedSelection 24 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedDefaultAction 25 var
#comfunc global IUIAutomationLegacyIAccessiblePattern_GetIAccessible 26 sptr
; ※数字は vtbl インデックス(0始まり)。0/1/2 は IUnknown(QueryInterface/AddRef/Release)。
; ※このインターフェースは直接 CoCreateInstance するクラスIDが無いため "{}"(他メソッド/アクティベーションで取得)。
; ※出力/バッファ引数は var(変数直渡し)。varptr 方式にも切替可。
; ※ハンドル/void*等の不透明ポインタは IronHSP では intptr 指定が可能。#define global IID_IUIAutomationLegacyIAccessiblePattern "{828055AD-355B-4435-86D5-3B51C14A9B1B}"
#usecom global IUIAutomationLegacyIAccessiblePattern IID_IUIAutomationLegacyIAccessiblePattern "{}"
#comfunc global IUIAutomationLegacyIAccessiblePattern_Select 3 int
#comfunc global IUIAutomationLegacyIAccessiblePattern_DoDefaultAction 4
#comfunc global IUIAutomationLegacyIAccessiblePattern_SetValue 5 wstr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentChildId 6 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentName 7 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentValue 8 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentDescription 9 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentRole 10 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentState 11 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentHelp 12 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentKeyboardShortcut 13 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_GetCurrentSelection 14 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CurrentDefaultAction 15 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedChildId 16 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedName 17 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedValue 18 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedDescription 19 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedRole 20 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedState 21 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedHelp 22 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedKeyboardShortcut 23 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_GetCachedSelection 24 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_get_CachedDefaultAction 25 sptr
#comfunc global IUIAutomationLegacyIAccessiblePattern_GetIAccessible 26 sptr
; ※数字は vtbl インデックス(0始まり)。0/1/2 は IUnknown(QueryInterface/AddRef/Release)。
; ※このインターフェースは直接 CoCreateInstance するクラスIDが無いため "{}"(他メソッド/アクティベーションで取得)。
; ※出力/バッファ引数はポインタ方式(token=sptr / 呼び出しは varptr(変数))。
; ※ハンドル/void*等の不透明ポインタは IronHSP では intptr 指定が可能。