ホーム › UI.Accessibility › IUIAutomationLegacyIAccessiblePattern
IUIAutomationLegacyIAccessiblePattern
COMメソッド 24
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Select(INT flagsSelect) |
| 4 | HRESULT DoDefaultAction() |
| 5 | HRESULT SetValue(LPWSTR szValue) |
| 6 | HRESULT get_CurrentChildId(INT* pRetVal) |
| 7 | HRESULT get_CurrentName(LPWSTR* pszName) |
| 8 | HRESULT get_CurrentValue(LPWSTR* pszValue) |
| 9 | HRESULT get_CurrentDescription(LPWSTR* pszDescription) |
| 10 | HRESULT get_CurrentRole(DWORD* pdwRole) |
| 11 | HRESULT get_CurrentState(DWORD* pdwState) |
| 12 | HRESULT get_CurrentHelp(LPWSTR* pszHelp) |
| 13 | HRESULT get_CurrentKeyboardShortcut(LPWSTR* pszKeyboardShortcut) |
| 14 | HRESULT GetCurrentSelection(IUIAutomationElementArray** pvarSelectedChildren) |
| 15 | HRESULT get_CurrentDefaultAction(LPWSTR* pszDefaultAction) |
| 16 | HRESULT get_CachedChildId(INT* pRetVal) |
| 17 | HRESULT get_CachedName(LPWSTR* pszName) |
| 18 | HRESULT get_CachedValue(LPWSTR* pszValue) |
| 19 | HRESULT get_CachedDescription(LPWSTR* pszDescription) |
| 20 | HRESULT get_CachedRole(DWORD* pdwRole) |
| 21 | HRESULT get_CachedState(DWORD* pdwState) |
| 22 | HRESULT get_CachedHelp(LPWSTR* pszHelp) |
| 23 | HRESULT get_CachedKeyboardShortcut(LPWSTR* pszKeyboardShortcut) |
| 24 | HRESULT GetCachedSelection(IUIAutomationElementArray** pvarSelectedChildren) |
| 25 | HRESULT get_CachedDefaultAction(LPWSTR* pszDefaultAction) |
| 26 | HRESULT GetIAccessible(IAccessible** ppAccessible) |