ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <rtltypes.h>
Public Attributes | |
ULONG | BootId |
ULONG | RepeatCount |
ULONG | OtherErrorCount |
ULONG | Code |
ULONG | OtherErrorCount2 |
Definition at line 1299 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::BootId |
Definition at line 1301 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::Code |
Definition at line 1304 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount |
Definition at line 1303 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::OtherErrorCount2 |
Definition at line 1305 of file rtltypes.h.
ULONG _RTL_BSD_DATA_ERROR_INFO::RepeatCount |
Definition at line 1302 of file rtltypes.h.