// d3d12umddi.h
typedef struct D3D12DDIARG_RESETCOMMANDLIST_0040 {
D3D12DDI_HCOMMANDRECORDER_0040 hDrvCommandRecorder;
UINT64 ID;
D3D12DDI_COMMAND_LIST_FLAGS CommandListFlags;
} D3D12DDIARG_RESETCOMMANDLIST_0040;
View the official Windows Driver Kit DDI referenceNo description available.
Reset the command list.
hDrvCommandRecorderThe driver command recorder.
IDThe command recorder id.
CommandListFlagsThe command list flags.