ReactOS 0.4.16-dev-340-g0540c21
|
#include <DebugData.h>
Public Attributes | |
LARGE_INTEGER | TimeStamp |
UINT64 | Context |
UINT64 | pParam1 |
ULONG | operation |
ULONG | lParam2 |
ULONG | lParam3 |
ULONG | lParam4 |
Definition at line 125 of file DebugData.h.
UINT64 _tagBugCheckHistoryDataEntry_V0::Context |
Definition at line 128 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V0::lParam2 |
Definition at line 131 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V0::lParam3 |
Definition at line 132 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V0::lParam4 |
Definition at line 133 of file DebugData.h.
ULONG _tagBugCheckHistoryDataEntry_V0::operation |
Definition at line 130 of file DebugData.h.
UINT64 _tagBugCheckHistoryDataEntry_V0::pParam1 |
Definition at line 129 of file DebugData.h.
LARGE_INTEGER _tagBugCheckHistoryDataEntry_V0::TimeStamp |
Definition at line 127 of file DebugData.h.