ReactOS 0.4.15-dev-7953-g1f49173
_ENABLE_TRACE_PARAMETERS Struct Reference

#include <evntrace.h>

Collaboration diagram for _ENABLE_TRACE_PARAMETERS:

Public Attributes

ULONG Version
 
ULONG EnableProperty
 
ULONG ControlFlags
 
GUID SourceId
 
PEVENT_FILTER_DESCRIPTOR EnableFilterDesc
 

Detailed Description

Definition at line 706 of file evntrace.h.

Member Data Documentation

◆ ControlFlags

ULONG _ENABLE_TRACE_PARAMETERS::ControlFlags

Definition at line 709 of file evntrace.h.

◆ EnableFilterDesc

PEVENT_FILTER_DESCRIPTOR _ENABLE_TRACE_PARAMETERS::EnableFilterDesc

Definition at line 711 of file evntrace.h.

◆ EnableProperty

ULONG _ENABLE_TRACE_PARAMETERS::EnableProperty

Definition at line 708 of file evntrace.h.

◆ SourceId

GUID _ENABLE_TRACE_PARAMETERS::SourceId

Definition at line 710 of file evntrace.h.

◆ Version

ULONG _ENABLE_TRACE_PARAMETERS::Version

Definition at line 707 of file evntrace.h.


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