Event Tracing Provider Framework  

CBaseEvent Members

CBaseEvent overview

Public Constructors

public constructorCBaseEvent Initializes a new instance of the CBaseEvent class.

Public Methods

public method GetEvent Used internally to return a pointer to an EVENT_TRACE_HEADER event structure.
public method SetEventType Used by the derived class to set the event type of the event within it's constructor.
public method HaveTextEvent Used internally to determine if there is any verbose text that needs to be output.
public method GetTextEvent Used internally to output verbose text of the event. Note: this is in addition to the facilities provided by event tracing.
public method 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.

 

See Also

CVariableLengthBaseEvent | CTraceEvent | CTraceController | CEventTraceConfig | CBaseEvent

Contact Me   |  Developing WMI Solutions    |   Gwyn Cole's Developer Blog    |   Legal
 © 2003 Content by Gwyn Cole. All rights reserved.