Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_ERROR_LOG_ENTRY Struct Reference

#include <iop.h>

List of all members.

Public Attributes

USHORT Type
USHORT Size
LIST_ENTRY ListEntry
PDEVICE_OBJECT DeviceObject
PDRIVER_OBJECT DriverObject
LARGE_INTEGER TimeStamp


Member Data Documentation

PDEVICE_OBJECT _ERROR_LOG_ENTRY::DeviceObject
 

Definition at line 92 of file iop.h.

Referenced by IopAllocateErrorLogEntry(), IopErrorLogThread(), and IoWriteErrorLogEntry().

PDRIVER_OBJECT _ERROR_LOG_ENTRY::DriverObject
 

Definition at line 93 of file iop.h.

Referenced by IopAllocateErrorLogEntry(), IopErrorLogThread(), and IoWriteErrorLogEntry().

LIST_ENTRY _ERROR_LOG_ENTRY::ListEntry
 

Definition at line 91 of file iop.h.

Referenced by IopErrorLogThread(), and IoWriteErrorLogEntry().

USHORT _ERROR_LOG_ENTRY::Size
 

Definition at line 90 of file iop.h.

Referenced by IopAllocateErrorLogEntry(), and IopErrorLogThread().

LARGE_INTEGER _ERROR_LOG_ENTRY::TimeStamp
 

Definition at line 94 of file iop.h.

Referenced by IopErrorLogThread(), and IoWriteErrorLogEntry().

USHORT _ERROR_LOG_ENTRY::Type
 

Definition at line 89 of file iop.h.

Referenced by IopAllocateErrorLogEntry().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:17 2004 for test by doxygen 1.3.7