ホーム › UI.Accessibility › IUIAutomationGridItemPattern
IUIAutomationGridItemPattern
COMメソッド 10
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT get_CurrentContainingGrid(IUIAutomationElement** retVal) |
| 4 | HRESULT get_CurrentRow(INT* retVal) |
| 5 | HRESULT get_CurrentColumn(INT* retVal) |
| 6 | HRESULT get_CurrentRowSpan(INT* retVal) |
| 7 | HRESULT get_CurrentColumnSpan(INT* retVal) |
| 8 | HRESULT get_CachedContainingGrid(IUIAutomationElement** retVal) |
| 9 | HRESULT get_CachedRow(INT* retVal) |
| 10 | HRESULT get_CachedColumn(INT* retVal) |
| 11 | HRESULT get_CachedRowSpan(INT* retVal) |
| 12 | HRESULT get_CachedColumnSpan(INT* retVal) |