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

Public Attributes | |
| LIST_ENTRY | EventSourceListEntry |
| PLOGFILE | LogFile |
| WCHAR | szName [1] |
Definition at line 44 of file eventlog.h.
| LIST_ENTRY _EVENTSOURCE::EventSourceListEntry |
Definition at line 46 of file eventlog.h.
| PLOGFILE _EVENTSOURCE::LogFile |
Definition at line 47 of file eventlog.h.
Referenced by ElfCreateEventLogHandle(), and LogfReportEvent().
| WCHAR _EVENTSOURCE::szName[1] |
Definition at line 48 of file eventlog.h.
Referenced by DumpEventSourceList(), and LogfReportEvent().