ID2D1CommandList

<summary> The commandList interface. </summary>

interface ID2D1CommandList : ID2D1Image {}

Members

Functions

Close
HRESULT Close()

<summary> Marks the command list as ready for use. </summary>

Stream
HRESULT Stream(ID2D1CommandSink sink)

<summary> Play the command list into a caller-supplied sink interface. </summary>

Meta