ReactOS 0.4.16-dev-197-g92996da
|
#include <DebugData.h>
Public Attributes | |
ULONG | SizeOfHistory |
ULONG | SizeOfHistoryEntry |
LONG | CurrentHistoryIndex |
ULONG | HistoryDataVersion |
ULONG64 | HistoryData |
Definition at line 95 of file DebugData.h.
LONG _tagBugCheckStaticDataContent_V0::CurrentHistoryIndex |
Definition at line 99 of file DebugData.h.
ULONG64 _tagBugCheckStaticDataContent_V0::HistoryData |
Definition at line 101 of file DebugData.h.
Referenced by ParaNdis_PrepareBugCheckData().
ULONG _tagBugCheckStaticDataContent_V0::HistoryDataVersion |
Definition at line 100 of file DebugData.h.
Referenced by ParaNdis_PrepareBugCheckData().
ULONG _tagBugCheckStaticDataContent_V0::SizeOfHistory |
Definition at line 97 of file DebugData.h.
Referenced by ParaNdis_PrepareBugCheckData().
ULONG _tagBugCheckStaticDataContent_V0::SizeOfHistoryEntry |
Definition at line 98 of file DebugData.h.
Referenced by ParaNdis_PrepareBugCheckData().