ReactOS 0.4.16-dev-1109-gd06d9f3
|
#include <rtltypes.h>
Public Attributes | |
ULONG | BootId |
ULONG | RepeatCount |
ULONG | OtherErrorCount |
ULONG | Code |
ULONG | OtherErrorCount2 |
Definition at line 1293 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::BootId |
Definition at line 1295 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::Code |
Definition at line 1298 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount |
Definition at line 1297 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount2 |
Definition at line 1299 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::RepeatCount |
Definition at line 1296 of file rtltypes.h.