This documentation is archived and is not being maintained.
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
See also
-
ID3D12InfoQueue