ReactOS 0.4.16-dev-1109-gd06d9f3
_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 1293 of file rtltypes.h.

Member Data Documentation

◆ BootId

ULONG _RTL_BSD_DATA_ERROR_INFO::BootId

Definition at line 1295 of file rtltypes.h.

◆ Code

ULONG _RTL_BSD_DATA_ERROR_INFO::Code

Definition at line 1298 of file rtltypes.h.

◆ OtherErrorCount

ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount

Definition at line 1297 of file rtltypes.h.

◆ OtherErrorCount2

ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount2

Definition at line 1299 of file rtltypes.h.

◆ RepeatCount

ULONG _RTL_BSD_DATA_ERROR_INFO::RepeatCount

Definition at line 1296 of file rtltypes.h.


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