[]
ID2D1CommandList
[Guid("b4f34a19-2383-4d76-94f6-ec343657c3dc")]
public class CommandList : Image, IDisposable, IUnknown
| Name | Description |
|---|---|
| CommandList(IntPtr) | Initializes a new instance of the CommandList class. |
| Name | Description |
|---|---|
| Close() | HRESULT ID2D1CommandList::Close() |
| Create(DeviceContext) | Initializes a new instance of the CommandList class. |
| Stream(CommandSink) | Streams the contents of the command list to the specified command sink. |
| Stream(CommandSink1) | Streams the contents of the command list to the specified command sink. |
| Name | Description |
|---|---|
| explicit operator CommandList(IntPtr) | Performs an explicit conversion from IntPtr to CommandList. |