Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID3D12CommandQueue::GetDesc method

Gets the description of the command queue.

Syntax


D3D12_COMMAND_QUEUE_DESC GetDesc();

Parameters

This method has no parameters.

Return value

Type: D3D12_COMMAND_QUEUE_DESC

The description of the command queue, as a D3D12_COMMAND_QUEUE_DESC structure.

Requirements

Header

D3d12.h

Library

D3d12.lib

DLL

D3d12.dll

See also

ID3D12CommandQueue

 

 

Show:
© 2017 Microsoft