ホーム › Media.DirectShow.Tv › IMSVidGraphSegmentUserInput
IMSVidGraphSegmentUserInput
COMメソッド 8
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Click() |
| 4 | HRESULT DblClick() |
| 5 | HRESULT KeyDown(SHORT* KeyCode, SHORT ShiftState) |
| 6 | HRESULT KeyPress(SHORT* KeyAscii) |
| 7 | HRESULT KeyUp(SHORT* KeyCode, SHORT ShiftState) |
| 8 | HRESULT MouseDown(SHORT ButtonState, SHORT ShiftState, INT x, INT y) |
| 9 | HRESULT MouseMove(SHORT ButtonState, SHORT ShiftState, INT x, INT y) |
| 10 | HRESULT MouseUp(SHORT ButtonState, SHORT ShiftState, INT x, INT y) |