|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | SetInputDescription ([in] UINT32 index, [in] D2D1_INPUT_DESCRIPTION description) |
| HRESULT | SetOutputBuffer ([in] D2D1_BUFFER_PRECISION precision, [in] D2D1_CHANNEL_DEPTH depth) |
| void | SetCached ([in] BOOL is_cached) |
| void | SetInstructionCountHint ([in] UINT32 count) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 218 of file d2d1effectauthor.idl.
| HRESULT ID2D1RenderInfo::SetInputDescription | ( | [in] UINT32 | index, |
| [in] D2D1_INPUT_DESCRIPTION | description | ||
| ) |
| HRESULT ID2D1RenderInfo::SetOutputBuffer | ( | [in] D2D1_BUFFER_PRECISION | precision, |
| [in] D2D1_CHANNEL_DEPTH | depth | ||
| ) |