|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | AddPage ([in] ID2D1CommandList *list, [in] D2D_SIZE_F size, [in, optional] IStream *stream, [out, optional] D2D1_TAG *tag1, [out, optional] D2D1_TAG *tag2) |
| HRESULT | Close () |
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 683 of file d2d1_1.idl.
| HRESULT ID2D1PrintControl::AddPage | ( | [in] ID2D1CommandList * | list, |
| [in] D2D_SIZE_F | size, | ||
| [in, optional] IStream * | stream, | ||
| [out, optional] D2D1_TAG * | tag1, | ||
| [out, optional] D2D1_TAG * | tag2 | ||
| ) |
| HRESULT ID2D1PrintControl::Close | ( | ) |