ICoreWebView2PointerInfo
COMメソッド 56
vtbl = vtable インデックス(0始まり)。HSP等からインデックス指定でCOMメソッドを呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT get_PointerKind(DWORD* pointerKind) |
| 4 | HRESULT put_PointerKind(DWORD pointerKind) |
| 5 | HRESULT get_PointerId(DWORD* pointerId) |
| 6 | HRESULT put_PointerId(DWORD pointerId) |
| 7 | HRESULT get_FrameId(DWORD* frameId) |
| 8 | HRESULT put_FrameId(DWORD frameId) |
| 9 | HRESULT get_PointerFlags(DWORD* pointerFlags) |
| 10 | HRESULT put_PointerFlags(DWORD pointerFlags) |
| 11 | HRESULT get_PointerDeviceRect(RECT* pointerDeviceRect) |
| 12 | HRESULT put_PointerDeviceRect(RECT pointerDeviceRect) |
| 13 | HRESULT get_DisplayRect(RECT* displayRect) |
| 14 | HRESULT put_DisplayRect(RECT displayRect) |
| 15 | HRESULT get_PixelLocation(POINT* pixelLocation) |
| 16 | HRESULT put_PixelLocation(POINT pixelLocation) |
| 17 | HRESULT get_HimetricLocation(POINT* himetricLocation) |
| 18 | HRESULT put_HimetricLocation(POINT himetricLocation) |
| 19 | HRESULT get_PixelLocationRaw(POINT* pixelLocationRaw) |
| 20 | HRESULT put_PixelLocationRaw(POINT pixelLocationRaw) |
| 21 | HRESULT get_HimetricLocationRaw(POINT* himetricLocationRaw) |
| 22 | HRESULT put_HimetricLocationRaw(POINT himetricLocationRaw) |
| 23 | HRESULT get_Time(DWORD* time) |
| 24 | HRESULT put_Time(DWORD time) |
| 25 | HRESULT get_HistoryCount(DWORD* historyCount) |
| 26 | HRESULT put_HistoryCount(DWORD historyCount) |
| 27 | HRESULT get_InputData(INT* inputData) |
| 28 | HRESULT put_InputData(INT inputData) |
| 29 | HRESULT get_KeyStates(DWORD* keyStates) |
| 30 | HRESULT put_KeyStates(DWORD keyStates) |
| 31 | HRESULT get_PerformanceCount(ULONGLONG* performanceCount) |
| 32 | HRESULT put_PerformanceCount(ULONGLONG performanceCount) |
| 33 | HRESULT get_ButtonChangeKind(INT* buttonChangeKind) |
| 34 | HRESULT put_ButtonChangeKind(INT buttonChangeKind) |
| 35 | HRESULT get_PenFlags(DWORD* penFLags) |
| 36 | HRESULT put_PenFlags(DWORD penFLags) |
| 37 | HRESULT get_PenMask(DWORD* penMask) |
| 38 | HRESULT put_PenMask(DWORD penMask) |
| 39 | HRESULT get_PenPressure(DWORD* penPressure) |
| 40 | HRESULT put_PenPressure(DWORD penPressure) |
| 41 | HRESULT get_PenRotation(DWORD* penRotation) |
| 42 | HRESULT put_PenRotation(DWORD penRotation) |
| 43 | HRESULT get_PenTiltX(INT* penTiltX) |
| 44 | HRESULT put_PenTiltX(INT penTiltX) |
| 45 | HRESULT get_PenTiltY(INT* penTiltY) |
| 46 | HRESULT put_PenTiltY(INT penTiltY) |
| 47 | HRESULT get_TouchFlags(DWORD* touchFlags) |
| 48 | HRESULT put_TouchFlags(DWORD touchFlags) |
| 49 | HRESULT get_TouchMask(DWORD* touchMask) |
| 50 | HRESULT put_TouchMask(DWORD touchMask) |
| 51 | HRESULT get_TouchContact(RECT* touchContact) |
| 52 | HRESULT put_TouchContact(RECT touchContact) |
| 53 | HRESULT get_TouchContactRaw(RECT* touchContactRaw) |
| 54 | HRESULT put_TouchContactRaw(RECT touchContactRaw) |
| 55 | HRESULT get_TouchOrientation(DWORD* touchOrientation) |
| 56 | HRESULT put_TouchOrientation(DWORD touchOrientation) |
| 57 | HRESULT get_TouchPressure(DWORD* touchPressure) |
| 58 | HRESULT put_TouchPressure(DWORD touchPressure) |