Debugging Tools for Windows |
The SetOutputMask method sets the output mask for the client.
HRESULT
IDebugClient::SetOutputMask(
IN ULONG Mask
);
This method may also return error values. See Return Values for more details.
SetOutputMask is available in all versions of IDebugClient.
For an overview of output in the debugger engine, see Input and Output.
Headers: Defined in dbgeng.h. Include dbgeng.h.