ID2D1PrintControl

<summary> Converts Direct2D primitives stored in an ID2D1CommandList into a fixed page representation. The print sub-system then consumes the primitives. </summary>

Members

Functions

AddPage
HRESULT AddPage(ID2D1CommandList commandList, D2D_SIZE_F pageSize, IStream pagePrintTicketStream, D2D1_TAG* tag1, D2D1_TAG* tag2)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Close
HRESULT Close()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta