Trace Message object

The Trace Message object allows you to trace debug output to eRoom's eTrace utility.

 

Co-Createable Object

progid

ERUTraceMessage

eRoom.TraceMessage

Usage

  • You can create a Trace Message by calling "CoCreateInstance" in C/C++ or by calling "CreateObject" in Visual Basic.

  • Trace Message can be used by any SAAPI application.

  • All messages that are output through the Trace Message object appear in the "Custom" trace subsystem.

Home

Implements
IERUTraceMessage

Methods
Trace

TraceError

Properties
None