ClassicEvent Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a classic event from an ETW trace.
public struct ClassicEvent
type ClassicEvent = struct
Public Structure ClassicEvent
- Inheritance
-
ClassicEvent
Properties
Data | |
ExtendedData | |
Flags | |
HasValue | |
HeaderType |
Gets the type of header used to log the event. |
Id |
Gets the ID of the event. |
Is32Bit | |
KernelTime | |
Length | |
Level | |
LoggerId | |
ProcessId | |
Processor | |
ProcessorTime | |
ProviderId |
Gets the ID of the provider that logged the event. |
RawPointer | |
ThreadId | |
Timestamp |
Gets the time at which the event was logged in the trace. |
UserTime | |
Version |