ホーム › Graphics.DirectManipulation › IDirectManipulationContent
IDirectManipulationContent
COMメソッド 8
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetContentRect(RECT* contentSize) |
| 4 | HRESULT SetContentRect(RECT* contentSize) |
| 5 | HRESULT GetViewport(GUID* riid, void** object) |
| 6 | HRESULT GetTag(GUID* riid, void** object, DWORD* id) |
| 7 | HRESULT SetTag(IUnknown* object, DWORD id) |
| 8 | HRESULT GetOutputTransform(FLOAT* matrix, DWORD pointCount) |
| 9 | HRESULT GetContentTransform(FLOAT* matrix, DWORD pointCount) |
| 10 | HRESULT SyncContentTransform(FLOAT* matrix, DWORD pointCount) |