GetEvent |
Used internally to return a pointer to an EVENT_TRACE_HEADER event structure. |
SetEventType |
Used by the derived class to set the event type of the event within it's constructor. |
HaveTextEvent |
Used internally to determine if there is any verbose text that needs to be output. |
GetTextEvent |
Used internally to output verbose text of the event. Note: this is in addition to the facilities provided by event tracing. |
SetTextEvent |
Used by the derived class to set the event's text version of the event. Some systems also rely on an external verbose debugging facility. |