ID3D12CommandList

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C++)
interface ID3D12CommandList : ID3D12DeviceChild {}

Members

Functions

GetType
D3D12_COMMAND_LIST_TYPE GetType()
Undocumented in source.

Inherited Members

From ID3D12DeviceChild

GetDevice
HRESULT GetDevice(REFIID riid, void** ppvDevice)
Undocumented in source.

Meta