ホーム › UI.Accessibility › IUIAutomationSelectionPattern2
IUIAutomationSelectionPattern2
COMメソッド 8
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 9 | HRESULT get_CurrentFirstSelectedItem(IUIAutomationElement** retVal) |
| 10 | HRESULT get_CurrentLastSelectedItem(IUIAutomationElement** retVal) |
| 11 | HRESULT get_CurrentCurrentSelectedItem(IUIAutomationElement** retVal) |
| 12 | HRESULT get_CurrentItemCount(INT* retVal) |
| 13 | HRESULT get_CachedFirstSelectedItem(IUIAutomationElement** retVal) |
| 14 | HRESULT get_CachedLastSelectedItem(IUIAutomationElement** retVal) |
| 15 | HRESULT get_CachedCurrentSelectedItem(IUIAutomationElement** retVal) |
| 16 | HRESULT get_CachedItemCount(INT* retVal) |