ReactOS 0.4.15-dev-7958-gcd0bb1a
_EVENT_TRACE Struct Reference

#include <evntrace.h>

Collaboration diagram for _EVENT_TRACE:

Public Attributes

EVENT_TRACE_HEADER Header
 
ULONG InstanceId
 
ULONG ParentInstanceId
 
GUID ParentGuid
 
PVOID MofData
 
ULONG MofLength
 
union {
   ULONG   ClientContext
 
   ETW_BUFFER_CONTEXT   BufferContext
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 420 of file evntrace.h.

Member Data Documentation

◆ BufferContext

ETW_BUFFER_CONTEXT _EVENT_TRACE::BufferContext

Definition at line 429 of file evntrace.h.

◆ ClientContext

ULONG _EVENT_TRACE::ClientContext

Definition at line 428 of file evntrace.h.

◆ 

_ANONYMOUS_UNION union { ... } _EVENT_TRACE::DUMMYUNIONNAME

◆ Header

EVENT_TRACE_HEADER _EVENT_TRACE::Header

Definition at line 421 of file evntrace.h.

◆ InstanceId

ULONG _EVENT_TRACE::InstanceId

Definition at line 422 of file evntrace.h.

◆ MofData

PVOID _EVENT_TRACE::MofData

Definition at line 425 of file evntrace.h.

◆ MofLength

ULONG _EVENT_TRACE::MofLength

Definition at line 426 of file evntrace.h.

◆ ParentGuid

GUID _EVENT_TRACE::ParentGuid

Definition at line 424 of file evntrace.h.

◆ ParentInstanceId

ULONG _EVENT_TRACE::ParentInstanceId

Definition at line 423 of file evntrace.h.


The documentation for this struct was generated from the following file: