The _NTO_TRACE_USER class includes custom events that your program creates.
You can create these events by calling one of the following convenience functions:
or by calling TraceEvent() directly, with one of the following commands:
The event must be in the range from _NTO_TRACE_USERFIRST through _NTO_TRACE_USERLAST, but you can decide what each event means.
The traceprinter label for these events is USREVENT; the IDE label is User Event. In both cases, this label is followed by the event type, expressed as an integer.