ReactOS 0.4.16-dev-963-g182f353
|
#include <evntprov.h>
Public Attributes | |
USHORT | Id |
UCHAR | Version |
UCHAR | Reserved [5] |
ULONGLONG | InstanceId |
ULONG | Size |
ULONG | NextOffset |
Definition at line 80 of file evntprov.h.
USHORT _EVENT_FILTER_HEADER::Id |
Definition at line 81 of file evntprov.h.
ULONGLONG _EVENT_FILTER_HEADER::InstanceId |
Definition at line 84 of file evntprov.h.
ULONG _EVENT_FILTER_HEADER::NextOffset |
Definition at line 86 of file evntprov.h.
UCHAR _EVENT_FILTER_HEADER::Reserved[5] |
Definition at line 83 of file evntprov.h.
ULONG _EVENT_FILTER_HEADER::Size |
Definition at line 85 of file evntprov.h.
UCHAR _EVENT_FILTER_HEADER::Version |
Definition at line 82 of file evntprov.h.