ReactOS 0.4.15-dev-8100-g1887773
_ERROR_LOG_CONTEXT Struct Reference

Public Attributes

BOOLEAN LogError
 
BOOLEAN ErrorUnhandled
 
NTSTATUS ErrorCode
 
ULONG UniqueErrorValue
 
ULONG BadSector
 

Detailed Description

Definition at line 78 of file sense.c.

Member Data Documentation

◆ BadSector

ULONG _ERROR_LOG_CONTEXT::BadSector

Definition at line 83 of file sense.c.

Referenced by SenseInfoInterpret().

◆ ErrorCode

NTSTATUS _ERROR_LOG_CONTEXT::ErrorCode

Definition at line 81 of file sense.c.

Referenced by SenseInfoInterpret().

◆ ErrorUnhandled

BOOLEAN _ERROR_LOG_CONTEXT::ErrorUnhandled

Definition at line 80 of file sense.c.

◆ LogError

BOOLEAN _ERROR_LOG_CONTEXT::LogError

Definition at line 79 of file sense.c.

Referenced by SenseInfoInterpret().

◆ UniqueErrorValue

ULONG _ERROR_LOG_CONTEXT::UniqueErrorValue

Definition at line 82 of file sense.c.

Referenced by SenseInfoInterpret().


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