![]() |
![]() |
![]() |
Turns on or off all D3DX debug output.
Syntax
BOOL WINAPI D3DXDebugMute(
BOOL Mute );
Parameters
- Mute
- [in] If TRUE, debugger output is halted; if FALSE, debug output is enabled.
Return Value
Returns the previous value of Mute.
Function Information
Header d3dx9core.h Import library d3dx9.lib Minimum operating systems Windows 98