|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <evntrace.h>

Public Attributes | |
| EVENT_TRACE_HEADER | Header |
| ULONG | InstanceId |
| ULONG | ParentInstanceId |
| GUID | ParentGuid |
| PVOID | MofData |
| ULONG | MofLength |
| union { | |
| ULONG ClientContext | |
| ETW_BUFFER_CONTEXT BufferContext | |
| } | DUMMYUNIONNAME |
Definition at line 420 of file evntrace.h.
| ETW_BUFFER_CONTEXT _EVENT_TRACE::BufferContext |
Definition at line 429 of file evntrace.h.
| ULONG _EVENT_TRACE::ClientContext |
Definition at line 428 of file evntrace.h.
| _ANONYMOUS_UNION union { ... } _EVENT_TRACE::DUMMYUNIONNAME |
| EVENT_TRACE_HEADER _EVENT_TRACE::Header |
Definition at line 421 of file evntrace.h.
| ULONG _EVENT_TRACE::InstanceId |
Definition at line 422 of file evntrace.h.
| PVOID _EVENT_TRACE::MofData |
Definition at line 425 of file evntrace.h.
| ULONG _EVENT_TRACE::MofLength |
Definition at line 426 of file evntrace.h.
| GUID _EVENT_TRACE::ParentGuid |
Definition at line 424 of file evntrace.h.
| ULONG _EVENT_TRACE::ParentInstanceId |
Definition at line 423 of file evntrace.h.