ReactOS 0.4.16-dev-336-gb667d82
|
#include <DebugData.h>
Public Attributes | |
LARGE_INTEGER | TimeStamp |
UINT64 | Context |
ULONG | uIRQL |
ULONG | uProcessor |
UINT64 | pParam1 |
ULONG | operation |
ULONG | lParam2 |
ULONG | lParam3 |
ULONG | lParam4 |
Definition at line 136 of file DebugData.h.
UINT64 _tagBugCheckHistoryDataEntry_V1::Context |
Definition at line 139 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V1::lParam2 |
Definition at line 144 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V1::lParam3 |
Definition at line 145 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V1::lParam4 |
Definition at line 146 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V1::operation |
Definition at line 143 of file DebugData.h.
UINT64 _tagBugCheckHistoryDataEntry_V1::pParam1 |
Definition at line 142 of file DebugData.h.
LARGE_INTEGER _tagBugCheckHistoryDataEntry_V1::TimeStamp |
Definition at line 138 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V1::uIRQL |
Definition at line 140 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V1::uProcessor |
Definition at line 141 of file DebugData.h.