ICorDebugProcess::EnableLogMessages Method
Enables and disables the transmission of log messages to the debugger.
HRESULT EnableLogMessages([in]BOOL fOnOff);
Parameters
- fOnOff
[in] true enables the transmission of log messages; false disables the transmission.
Remarks
This method is valid only after the ICorDebugManagedCallback::CreateProcess callback occurs.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0