|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 |
| ULONG _EVENTLOGEOF::BeginRecord |
Definition at line 132 of file evtlib.h.
Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().
| ULONG _EVENTLOGEOF::CurrentRecordNumber |
Definition at line 134 of file evtlib.h.
Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().
| ULONG _EVENTLOGEOF::EndRecord |
Definition at line 133 of file evtlib.h.
Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().
| ULONG _EVENTLOGEOF::OldestRecordNumber |
Definition at line 135 of file evtlib.h.
Referenced by ElfBackupFile(), ElfpInitExistingFile(), ElfpInitNewFile(), and ElfWriteRecord().
| ULONG _EVENTLOGEOF::RecordSizeBeginning |
Definition at line 127 of file evtlib.h.
Referenced by ElfpInitExistingFile().
| ULONG _EVENTLOGEOF::RecordSizeEnd |
Definition at line 136 of file evtlib.h.
Referenced by ElfpInitExistingFile().