ReactOS 0.4.15-dev-7788-g1ad9096
_EVENTLOGEOF Struct Reference

#include <evtlib.h>

Public Attributes

ULONG RecordSizeBeginning
 
ULONG Ones
 
ULONG Twos
 
ULONG Threes
 
ULONG Fours
 
ULONG BeginRecord
 
ULONG EndRecord
 
ULONG CurrentRecordNumber
 
ULONG OldestRecordNumber
 
ULONG RecordSizeEnd
 

Detailed Description

Definition at line 125 of file evtlib.h.

Member Data Documentation

◆ BeginRecord

ULONG _EVENTLOGEOF::BeginRecord

Definition at line 132 of file evtlib.h.

Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().

◆ CurrentRecordNumber

ULONG _EVENTLOGEOF::CurrentRecordNumber

Definition at line 134 of file evtlib.h.

Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().

◆ EndRecord

ULONG _EVENTLOGEOF::EndRecord

Definition at line 133 of file evtlib.h.

Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().

◆ Fours

ULONG _EVENTLOGEOF::Fours

Definition at line 131 of file evtlib.h.

◆ OldestRecordNumber

ULONG _EVENTLOGEOF::OldestRecordNumber

Definition at line 135 of file evtlib.h.

Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().

◆ Ones

ULONG _EVENTLOGEOF::Ones

Definition at line 128 of file evtlib.h.

◆ RecordSizeBeginning

ULONG _EVENTLOGEOF::RecordSizeBeginning

Definition at line 127 of file evtlib.h.

Referenced by ElfpInitExistingFile().

◆ RecordSizeEnd

ULONG _EVENTLOGEOF::RecordSizeEnd

Definition at line 136 of file evtlib.h.

Referenced by ElfpInitExistingFile().

◆ Threes

ULONG _EVENTLOGEOF::Threes

Definition at line 130 of file evtlib.h.

◆ Twos

ULONG _EVENTLOGEOF::Twos

Definition at line 129 of file evtlib.h.


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