ReactOS 0.4.15-dev-7906-g1b85a5f
_EVENT_DESCRIPTOR Struct Reference

#include <evntprov.h>

Public Attributes

USHORT Id
 
UCHAR Version
 
UCHAR Channel
 
UCHAR Level
 
UCHAR Opcode
 
USHORT Task
 
ULONGLONG Keyword
 

Detailed Description

Definition at line 61 of file evntprov.h.

Member Data Documentation

◆ Channel

UCHAR _EVENT_DESCRIPTOR::Channel

Definition at line 64 of file evntprov.h.

Referenced by EventDescCreate(), EventDescGetChannel(), and EventDescSetChannel().

◆ Id

USHORT _EVENT_DESCRIPTOR::Id

Definition at line 62 of file evntprov.h.

Referenced by EventDescCreate(), EventDescGetId(), and EventDescSetId().

◆ Keyword

ULONGLONG _EVENT_DESCRIPTOR::Keyword

◆ Level

UCHAR _EVENT_DESCRIPTOR::Level

Definition at line 65 of file evntprov.h.

Referenced by EventDescCreate(), EventDescGetLevel(), and EventDescSetLevel().

◆ Opcode

UCHAR _EVENT_DESCRIPTOR::Opcode

Definition at line 66 of file evntprov.h.

Referenced by EventDescCreate(), EventDescGetOpcode(), and EventDescSetOpcode().

◆ Task

USHORT _EVENT_DESCRIPTOR::Task

Definition at line 67 of file evntprov.h.

Referenced by EventDescCreate(), EventDescGetTask(), and EventDescSetTask().

◆ Version

UCHAR _EVENT_DESCRIPTOR::Version

Definition at line 63 of file evntprov.h.

Referenced by EventDescCreate(), EventDescGetVersion(), and EventDescSetVersion().


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