Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 2.4 KB

nf-dxgidebug-idxgiinfoqueue-getmutedebugoutput.md

File metadata and controls

72 lines (59 loc) · 2.4 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dxgidebug.IDXGIInfoQueue.GetMuteDebugOutput
IDXGIInfoQueue::GetMuteDebugOutput (dxgidebug.h)
Determines whether the debug output is turned on or off.
GetMuteDebugOutput
GetMuteDebugOutput method [DXGI]
GetMuteDebugOutput method [DXGI]
IDXGIInfoQueue interface
IDXGIInfoQueue interface [DXGI]
GetMuteDebugOutput method
IDXGIInfoQueue.GetMuteDebugOutput
IDXGIInfoQueue::GetMuteDebugOutput
direct3ddxgi.idxgiinfoqueue_getmutedebugoutput
dxgidebug/IDXGIInfoQueue::GetMuteDebugOutput
direct3ddxgi\idxgiinfoqueue_getmutedebugoutput.htm
direct3ddxgi
8123DE14-31C1-4304-A295-C7D0C3633C36
12/05/2018
GetMuteDebugOutput, GetMuteDebugOutput method [DXGI], GetMuteDebugOutput method [DXGI],IDXGIInfoQueue interface, IDXGIInfoQueue interface [DXGI],GetMuteDebugOutput method, IDXGIInfoQueue.GetMuteDebugOutput, IDXGIInfoQueue::GetMuteDebugOutput, direct3ddxgi.idxgiinfoqueue_getmutedebugoutput, dxgidebug/IDXGIInfoQueue::GetMuteDebugOutput
dxgidebug.h
Windows
Windows 8 [desktop apps \| UWP apps]
Windows Server 2012 [desktop apps \| UWP apps]
DXGIDebug.dll
Windows
19H1
IDXGIInfoQueue::GetMuteDebugOutput
dxgidebug/IDXGIInfoQueue::GetMuteDebugOutput
c++
APIRef
kbSyntax
COM
DXGIDebug.dll
IDXGIInfoQueue.GetMuteDebugOutput

IDXGIInfoQueue::GetMuteDebugOutput

-description

Determines whether the debug output is turned on or off.

-parameters

-param Producer [in]

A DXGI_DEBUG_ID value that identifies the entity that gets the mute status.

-returns

Returns a Boolean value that specifies whether the debug output is turned on or off (TRUE for on, FALSE for off).

-remarks

Note  This API requires the Windows Software Development Kit (SDK) for Windows 8.
 

-see-also

IDXGIInfoQueue