IDXGIInfoQueue Interface

This interface controls the debug information queue, and can only be used if the debug layer is turned on.

Syntax

interface IDXGIInfoQueue : public IUnknown  

Remarks

This interface is obtained by calling the DXGIGetDebugInterface function.

For more info about the debug layer, see Debug Layer.

Requirements

Header: Declared in dxgidebug.h.

Library: Use d3d11.lib.

See also

IDXGIInfoQueue Members