ReactOS 0.4.15-dev-7934-g1dc8d80
_tagBugCheckStaticDataContent_V0 Struct Reference

#include <DebugData.h>

Public Attributes

ULONG SizeOfHistory
 
ULONG SizeOfHistoryEntry
 
LONG CurrentHistoryIndex
 
ULONG HistoryDataVersion
 
ULONG64 HistoryData
 

Detailed Description

Definition at line 95 of file DebugData.h.

Member Data Documentation

◆ CurrentHistoryIndex

LONG _tagBugCheckStaticDataContent_V0::CurrentHistoryIndex

Definition at line 99 of file DebugData.h.

◆ HistoryData

ULONG64 _tagBugCheckStaticDataContent_V0::HistoryData

Definition at line 101 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ HistoryDataVersion

ULONG _tagBugCheckStaticDataContent_V0::HistoryDataVersion

Definition at line 100 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ SizeOfHistory

ULONG _tagBugCheckStaticDataContent_V0::SizeOfHistory

Definition at line 97 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ SizeOfHistoryEntry

ULONG _tagBugCheckStaticDataContent_V0::SizeOfHistoryEntry

Definition at line 98 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().


The documentation for this struct was generated from the following file: