struttura D3D11DDIARG_CREATECOMMANDLIST (d3d10umddi.h)
La struttura D3D11DDIARG_CREATECOMMANDLIST contiene un handle per il contesto posticipato creato dalla funzione CreateDeferredContext.
typedef struct D3D11DDIARG_CREATECOMMANDLIST {
[in] D3D10DDI_HDEVICE hDeferredContext;
} D3D11DDIARG_CREATECOMMANDLIST;
[in] hDeferredContext
Handle per il contesto posticipato.
Requisito | Valore |
---|---|
client minimo supportato | D3D11DDIARG_CREATECOMMANDLIST è supportato a partire dal sistema operativo Windows 7. |
intestazione | d3d10umddi.h (include D3d10umddi.h) |