ReactOS 0.4.15-dev-7834-g00c4b3d
_EVENTLOG Struct Reference

#include <eventvwr.h>

Collaboration diagram for _EVENTLOG:

Public Attributes

LIST_ENTRY ListEntry
 
PWSTR ComputerName
 
PWSTR LogName
 
PWSTR FileName
 
BOOL Permanent
 

Detailed Description

Definition at line 84 of file eventvwr.h.

Member Data Documentation

◆ ComputerName

PWSTR _EVENTLOG::ComputerName

◆ FileName

PWSTR _EVENTLOG::FileName

Definition at line 94 of file eventvwr.h.

Referenced by BuildLogListAndFilterList(), InitPropertiesDlg(), and OpenUserEventLogFile().

◆ ListEntry

LIST_ENTRY _EVENTLOG::ListEntry

Definition at line 86 of file eventvwr.h.

Referenced by BuildLogListAndFilterList(), and OpenUserEventLogFile().

◆ LogName

PWSTR _EVENTLOG::LogName

◆ Permanent

BOOL _EVENTLOG::Permanent

Definition at line 97 of file eventvwr.h.

Referenced by AllocEventLog(), EnumEventsThread(), InitPropertiesDlg(), and SavePropertiesDlg().


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