C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / CreateCommandList Method

In This Topic
CreateCommandList Method
In This Topic
HRESULT ID2D1DeviceContext::CreateCommandList([Out, Fast] ID2D1CommandList** commandList)
Syntax
'Declaration
 
Public Function CreateCommandList() As CommandList
 
See Also