|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <eventvwr.h>

Definition at line 105 of file eventvwr.h.
| BOOL _EVENTLOGFILTER::AuditFailure |
Definition at line 121 of file eventvwr.h.
Referenced by AllocEventLogFilter().
| BOOL _EVENTLOGFILTER::AuditSuccess |
Definition at line 120 of file eventvwr.h.
Referenced by AllocEventLogFilter().
| PWSTR _EVENTLOGFILTER::ComputerNames |
Definition at line 134 of file eventvwr.h.
Referenced by AllocEventLogFilter(), and EnumEventsThread().
| BOOL _EVENTLOGFILTER::Error |
Definition at line 119 of file eventvwr.h.
Referenced by AllocEventLogFilter().
| ULONG _EVENTLOGFILTER::EventID |
Definition at line 124 of file eventvwr.h.
| PEVENTLOG _EVENTLOGFILTER::EventLogs[ANYSIZE_ARRAY] |
Definition at line 138 of file eventvwr.h.
Referenced by AllocEventLogFilter(), DisplayEvent(), EnumEventsThread(), and EventLogProperties().
| BOOL _EVENTLOGFILTER::Information |
Definition at line 117 of file eventvwr.h.
Referenced by AllocEventLogFilter().
| LIST_ENTRY _EVENTLOGFILTER::ListEntry |
Definition at line 107 of file eventvwr.h.
Referenced by BuildLogListAndFilterList(), and OpenUserEventLogFile().
| ULONG _EVENTLOGFILTER::NumOfEventLogs |
Definition at line 137 of file eventvwr.h.
Referenced by AllocEventLogFilter(), EnumEventsThread(), and EventLogProperties().
| LONG _EVENTLOGFILTER::ReferenceCount |
Definition at line 109 of file eventvwr.h.
Referenced by AllocEventLogFilter().
| PWSTR _EVENTLOGFILTER::Sources |
Definition at line 132 of file eventvwr.h.
Referenced by AllocEventLogFilter(), and EnumEventsThread().
| PWSTR _EVENTLOGFILTER::Users |
Definition at line 133 of file eventvwr.h.
Referenced by AllocEventLogFilter(), and EnumEventsThread().
| BOOL _EVENTLOGFILTER::Warning |
Definition at line 118 of file eventvwr.h.
Referenced by AllocEventLogFilter().