[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.CommandList

CommandList Class

ID3D11CommandList

Implements
Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("a24bc4d1-769e-43f7-8013-98ff566c18e2")]
public class CommandList : DeviceChild, IDisposable, IUnknown

Constructors

Name Description
CommandList(IntPtr)

Initializes a new instance of the CommandList class.

Methods

Name Description
GetContextFlags()

unsigned int ID3D11CommandList::GetContextFlags()

Operators

Name Description
explicit operator CommandList(IntPtr)

Performs an explicit conversion from IntPtr to CommandList.