ReactOS 0.4.15-dev-7958-gcd0bb1a
_EVENT_FILTER_HEADER Struct Reference

#include <evntprov.h>

Public Attributes

USHORT Id
 
UCHAR Version
 
UCHAR Reserved [5]
 
ULONGLONG InstanceId
 
ULONG Size
 
ULONG NextOffset
 

Detailed Description

Definition at line 80 of file evntprov.h.

Member Data Documentation

◆ Id

USHORT _EVENT_FILTER_HEADER::Id

Definition at line 81 of file evntprov.h.

◆ InstanceId

ULONGLONG _EVENT_FILTER_HEADER::InstanceId

Definition at line 84 of file evntprov.h.

◆ NextOffset

ULONG _EVENT_FILTER_HEADER::NextOffset

Definition at line 86 of file evntprov.h.

◆ Reserved

UCHAR _EVENT_FILTER_HEADER::Reserved[5]

Definition at line 83 of file evntprov.h.

◆ Size

ULONG _EVENT_FILTER_HEADER::Size

Definition at line 85 of file evntprov.h.

◆ Version

UCHAR _EVENT_FILTER_HEADER::Version

Definition at line 82 of file evntprov.h.


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