ReactOS 0.4.15-dev-8434-g155a7c7
_tagBugCheckHistoryDataEntry_V0 Struct Reference

#include <DebugData.h>

Collaboration diagram for _tagBugCheckHistoryDataEntry_V0:

Public Attributes

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

Detailed Description

Definition at line 125 of file DebugData.h.

Member Data Documentation

◆ Context

UINT64 _tagBugCheckHistoryDataEntry_V0::Context

Definition at line 128 of file DebugData.h.

◆ lParam2

ULONG _tagBugCheckHistoryDataEntry_V0::lParam2

Definition at line 131 of file DebugData.h.

◆ lParam3

ULONG _tagBugCheckHistoryDataEntry_V0::lParam3

Definition at line 132 of file DebugData.h.

◆ lParam4

ULONG _tagBugCheckHistoryDataEntry_V0::lParam4

Definition at line 133 of file DebugData.h.

◆ operation

ULONG _tagBugCheckHistoryDataEntry_V0::operation

Definition at line 130 of file DebugData.h.

◆ pParam1

UINT64 _tagBugCheckHistoryDataEntry_V0::pParam1

Definition at line 129 of file DebugData.h.

◆ TimeStamp

LARGE_INTEGER _tagBugCheckHistoryDataEntry_V0::TimeStamp

Definition at line 127 of file DebugData.h.


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