UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NN:d3d11.ID3D11CommandList |
ID3D11CommandList (d3d11.h) |
The ID3D11CommandList interface encapsulates a list of graphics commands for play back. |
|
direct3d11\id3d11commandlist.htm |
direct3d11 |
432f1d21-bf13-4569-9c8f-04f5d2845150 |
12/05/2018 |
6f498894-85b1-fe5f-e486-d12c2cb7a180, ID3D11CommandList, ID3D11CommandList interface [Direct3D 11], ID3D11CommandList interface [Direct3D 11],described, d3d11/ID3D11CommandList, direct3d11.id3d11commandlist |
d3d11.h |
Windows |
Windows 7 [desktop apps \| UWP apps] |
Windows Server 2008 R2 [desktop apps \| UWP apps] |
D3D11.lib |
Windows |
19H1 |
|
|
|
|
|
|
The ID3D11CommandList interface encapsulates a list of graphics commands for play back.
The ID3D11CommandList interface inherits from ID3D11DeviceChild. ID3D11CommandList also has these types of members:
There is no explicit creation method, simply declare an ID3D11CommandList interface, then call ID3D11DeviceContext::FinishCommandList to record commands or ID3D11DeviceContext::ExecuteCommandList to play back commands.