ReactOS 0.4.15-dev-7934-g1dc8d80
_TRACE_ENABLE_INFO Struct Reference

#include <evntrace.h>

Public Attributes

ULONG IsEnabled
 
UCHAR Level
 
UCHAR Reserved1
 
USHORT LoggerId
 
ULONG EnableProperty
 
ULONG Reserved2
 
ULONGLONG MatchAnyKeyword
 
ULONGLONG MatchAllKeyword
 

Detailed Description

Definition at line 397 of file evntrace.h.

Member Data Documentation

◆ EnableProperty

ULONG _TRACE_ENABLE_INFO::EnableProperty

Definition at line 402 of file evntrace.h.

◆ IsEnabled

ULONG _TRACE_ENABLE_INFO::IsEnabled

Definition at line 398 of file evntrace.h.

◆ Level

UCHAR _TRACE_ENABLE_INFO::Level

Definition at line 399 of file evntrace.h.

◆ LoggerId

USHORT _TRACE_ENABLE_INFO::LoggerId

Definition at line 401 of file evntrace.h.

◆ MatchAllKeyword

ULONGLONG _TRACE_ENABLE_INFO::MatchAllKeyword

Definition at line 405 of file evntrace.h.

◆ MatchAnyKeyword

ULONGLONG _TRACE_ENABLE_INFO::MatchAnyKeyword

Definition at line 404 of file evntrace.h.

◆ Reserved1

UCHAR _TRACE_ENABLE_INFO::Reserved1

Definition at line 400 of file evntrace.h.

◆ Reserved2

ULONG _TRACE_ENABLE_INFO::Reserved2

Definition at line 403 of file evntrace.h.


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