Debugging Tools for Windows |
The SetLogMask method sets the output mask for the currently open log file.
HRESULT
IDebugControl::SetLogMask(
IN ULONG Mask
);
This method can also return error values. See Return Values for more details.
SetLogMask is available in all versions of IDebugControl.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.
GetLogMask, SetOutputMask, OpenLogFile2