ホーム › UI.Accessibility › IUIAutomationRangeValuePattern
IUIAutomationRangeValuePattern
COMメソッド 13
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT SetValue(DOUBLE val) |
| 4 | HRESULT get_CurrentValue(DOUBLE* retVal) |
| 5 | HRESULT get_CurrentIsReadOnly(BOOL* retVal) |
| 6 | HRESULT get_CurrentMaximum(DOUBLE* retVal) |
| 7 | HRESULT get_CurrentMinimum(DOUBLE* retVal) |
| 8 | HRESULT get_CurrentLargeChange(DOUBLE* retVal) |
| 9 | HRESULT get_CurrentSmallChange(DOUBLE* retVal) |
| 10 | HRESULT get_CachedValue(DOUBLE* retVal) |
| 11 | HRESULT get_CachedIsReadOnly(BOOL* retVal) |
| 12 | HRESULT get_CachedMaximum(DOUBLE* retVal) |
| 13 | HRESULT get_CachedMinimum(DOUBLE* retVal) |
| 14 | HRESULT get_CachedLargeChange(DOUBLE* retVal) |
| 15 | HRESULT get_CachedSmallChange(DOUBLE* retVal) |