ReactOS 0.4.15-dev-7918-g2a2556c
_tagBugCheckHistoryDataEntry_V1 Struct Reference

#include <DebugData.h>

Collaboration diagram for _tagBugCheckHistoryDataEntry_V1:

Public Attributes

LARGE_INTEGER TimeStamp
 
UINT64 Context
 
ULONG uIRQL
 
ULONG uProcessor
 
UINT64 pParam1
 
ULONG operation
 
ULONG lParam2
 
ULONG lParam3
 
ULONG lParam4
 

Detailed Description

Definition at line 136 of file DebugData.h.

Member Data Documentation

◆ Context

UINT64 _tagBugCheckHistoryDataEntry_V1::Context

Definition at line 139 of file DebugData.h.

◆ lParam2

ULONG _tagBugCheckHistoryDataEntry_V1::lParam2

Definition at line 144 of file DebugData.h.

◆ lParam3

ULONG _tagBugCheckHistoryDataEntry_V1::lParam3

Definition at line 145 of file DebugData.h.

◆ lParam4

ULONG _tagBugCheckHistoryDataEntry_V1::lParam4

Definition at line 146 of file DebugData.h.

◆ operation

ULONG _tagBugCheckHistoryDataEntry_V1::operation

Definition at line 143 of file DebugData.h.

◆ pParam1

UINT64 _tagBugCheckHistoryDataEntry_V1::pParam1

Definition at line 142 of file DebugData.h.

◆ TimeStamp

LARGE_INTEGER _tagBugCheckHistoryDataEntry_V1::TimeStamp

Definition at line 138 of file DebugData.h.

◆ uIRQL

ULONG _tagBugCheckHistoryDataEntry_V1::uIRQL

Definition at line 140 of file DebugData.h.

◆ uProcessor

ULONG _tagBugCheckHistoryDataEntry_V1::uProcessor

Definition at line 141 of file DebugData.h.


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