[]
ID3D11CommandList
[Guid("a24bc4d1-769e-43f7-8013-98ff566c18e2")]
public class CommandList : DeviceChild, IDisposable, IUnknown
Initializes a new instance of the CommandList class.
public CommandList(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
unsigned int ID3D11CommandList::GetContextFlags()
public int GetContextFlags()
Performs an explicit conversion from System.IntPtr to CommandList.
public static explicit operator CommandList(IntPtr nativePointer)
nativePointer
System.IntPtr