ReactOS 0.4.15-dev-7834-g00c4b3d
_LOGFILE Struct Reference

#include <eventlog.h>

Collaboration diagram for _LOGFILE:

Public Attributes

EVTLOGFILE LogFile
 
HANDLE FileHandle
 
WCHARLogName
 
RTL_RESOURCE Lock
 
BOOL Permanent
 
LIST_ENTRY ListEntry
 

Detailed Description

Definition at line 34 of file eventlog.h.

Member Data Documentation

◆ FileHandle

HANDLE _LOGFILE::FileHandle

◆ ListEntry

LIST_ENTRY _LOGFILE::ListEntry

Definition at line 41 of file eventlog.h.

◆ Lock

◆ LogFile

◆ LogName

◆ Permanent

BOOL _LOGFILE::Permanent

Definition at line 40 of file eventlog.h.

Referenced by LogfClose(), and LogfCreate().


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