ReactOS 0.4.15-dev-8096-ga0eec98
_EVENTSOURCE Struct Reference

#include <eventlog.h>

Collaboration diagram for _EVENTSOURCE:

Public Attributes

LIST_ENTRY EventSourceListEntry
 
PLOGFILE LogFile
 
WCHAR szName [1]
 

Detailed Description

Definition at line 44 of file eventlog.h.

Member Data Documentation

◆ EventSourceListEntry

LIST_ENTRY _EVENTSOURCE::EventSourceListEntry

Definition at line 46 of file eventlog.h.

◆ LogFile

PLOGFILE _EVENTSOURCE::LogFile

Definition at line 47 of file eventlog.h.

Referenced by ElfCreateEventLogHandle(), and LogfReportEvent().

◆ szName

WCHAR _EVENTSOURCE::szName[1]

Definition at line 48 of file eventlog.h.

Referenced by DumpEventSourceList(), and LogfReportEvent().


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