EventTraceEvent class
The parent class for log header events. This class is always the first event trace class sent to a consumer (this event is not sent to real-time consumers).
The following syntax is simplified from MOF code.
Syntax
[Guid("{68fdd900-4a3e-11d1-84f4-0000f80464e3}")]
class EventTraceEvent : MSNT_SystemTrace
{
};
Members
The EventTraceEvent class does not define any members.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
See also