ReactOS 0.4.15-dev-8079-g5db69da
_RTL_BSD_DATA_ERROR_INFO Struct Reference

#include <rtltypes.h>

Public Attributes

ULONG BootId
 
ULONG RepeatCount
 
ULONG OtherErrorCount
 
ULONG Code
 
ULONG OtherErrorCount2
 

Detailed Description

Definition at line 1299 of file rtltypes.h.

Member Data Documentation

◆ BootId

ULONG _RTL_BSD_DATA_ERROR_INFO::BootId

Definition at line 1301 of file rtltypes.h.

◆ Code

ULONG _RTL_BSD_DATA_ERROR_INFO::Code

Definition at line 1304 of file rtltypes.h.

◆ OtherErrorCount

ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount

Definition at line 1303 of file rtltypes.h.

◆ OtherErrorCount2

ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount2

Definition at line 1305 of file rtltypes.h.

◆ RepeatCount

ULONG _RTL_BSD_DATA_ERROR_INFO::RepeatCount

Definition at line 1302 of file rtltypes.h.


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