Win32 API 日本語リファレンス
ホームMedia.DirectShow.Tv › IMSVidVRGraphSegment

IMSVidVRGraphSegment

COM
IIDdd47de3f-9874-4f7b-8b22-7cb2688461e7継承元IMSVidGraphSegment自前メソッド開始 vtbl19

メソッド 21

vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。

vtblメソッド
19HRESULT put__VMRendererMode(INT dwMode)
20HRESULT put_Owner(HWND Window)
21HRESULT get_Owner(HWND* Window)
22HRESULT get_UseOverlay(VARIANT_BOOL* UseOverlayVal)
23HRESULT put_UseOverlay(VARIANT_BOOL UseOverlayVal)
24HRESULT get_Visible(VARIANT_BOOL* Visible)
25HRESULT put_Visible(VARIANT_BOOL Visible)
26HRESULT get_ColorKey(DWORD* ColorKey)
27HRESULT put_ColorKey(DWORD ColorKey)
28HRESULT get_Source(RECT* r)
29HRESULT put_Source(RECT r)
30HRESULT get_Destination(RECT* r)
31HRESULT put_Destination(RECT r)
32HRESULT get_NativeSize(SIZE* sizeval, SIZE* aspectratio)
33HRESULT get_BorderColor(DWORD* color)
34HRESULT put_BorderColor(DWORD color)
35HRESULT get_MaintainAspectRatio(VARIANT_BOOL* fMaintain)
36HRESULT put_MaintainAspectRatio(VARIANT_BOOL fMaintain)
37HRESULT Refresh()
38HRESULT DisplayChange()
39HRESULT RePaint(HDC hdc)