ReactOS 0.4.15-dev-7953-g1f49173
_TRACE_GUID_PROPERTIES Struct Reference

#include <evntrace.h>

Collaboration diagram for _TRACE_GUID_PROPERTIES:

Public Attributes

GUID Guid
 
ULONG GuidType
 
ULONG LoggerId
 
ULONG EnableLevel
 
ULONG EnableFlags
 
BOOLEAN IsEnable
 

Detailed Description

Definition at line 382 of file evntrace.h.

Member Data Documentation

◆ EnableFlags

ULONG _TRACE_GUID_PROPERTIES::EnableFlags

Definition at line 387 of file evntrace.h.

◆ EnableLevel

ULONG _TRACE_GUID_PROPERTIES::EnableLevel

Definition at line 386 of file evntrace.h.

◆ Guid

GUID _TRACE_GUID_PROPERTIES::Guid

Definition at line 383 of file evntrace.h.

◆ GuidType

ULONG _TRACE_GUID_PROPERTIES::GuidType

Definition at line 384 of file evntrace.h.

◆ IsEnable

BOOLEAN _TRACE_GUID_PROPERTIES::IsEnable

Definition at line 388 of file evntrace.h.

◆ LoggerId

ULONG _TRACE_GUID_PROPERTIES::LoggerId

Definition at line 385 of file evntrace.h.


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