ReactOS 0.4.15-dev-7958-gcd0bb1a
_IO_ERROR_LOG_MESSAGE Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_ERROR_LOG_MESSAGE:

Public Attributes

USHORT Type
 
USHORT Size
 
USHORT DriverNameLength
 
LARGE_INTEGER TimeStamp
 
ULONG DriverNameOffset
 
IO_ERROR_LOG_PACKET EntryData
 

Detailed Description

Definition at line 2016 of file iotypes.h.

Member Data Documentation

◆ DriverNameLength

USHORT _IO_ERROR_LOG_MESSAGE::DriverNameLength

Definition at line 2019 of file iotypes.h.

◆ DriverNameOffset

ULONG _IO_ERROR_LOG_MESSAGE::DriverNameOffset

Definition at line 2021 of file iotypes.h.

◆ EntryData

IO_ERROR_LOG_PACKET _IO_ERROR_LOG_MESSAGE::EntryData

Definition at line 2022 of file iotypes.h.

◆ Size

USHORT _IO_ERROR_LOG_MESSAGE::Size

Definition at line 2018 of file iotypes.h.

◆ TimeStamp

LARGE_INTEGER _IO_ERROR_LOG_MESSAGE::TimeStamp

Definition at line 2020 of file iotypes.h.

◆ Type

USHORT _IO_ERROR_LOG_MESSAGE::Type

Definition at line 2017 of file iotypes.h.


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