CallFailureLoggingLevel

March 11, 2025 · View on GitHub

Sets the verbosity of event log entries about failed calls to components.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole
   CallFailureLoggingLevel = value

Remarks

This is a REG_DWORD value.

ValueDescription
1Always log failures during a call in the COM Server process.
2Never log failures during a call in the COM Server process. This is the default value.

 

Setting Security for COM Applications