ID3D12InfoQueue::GetMuteDebugOutput method

Get a boolean that determines if debug output is on or off.

Syntax


BOOL GetMuteDebugOutput();

Parameters

This method has no parameters.

Return value

Type: BOOL

Whether the debug output is on or off (true for on, false for off).

Requirements

Header

D3d12sdklayers.h

See also

ID3D12InfoQueue

 

 

Show: