ReactOS 0.4.15-dev-7953-g1f49173
_DBGKM_EXCEPTION64 Struct Reference

#include <windbgkd.h>

Collaboration diagram for _DBGKM_EXCEPTION64:

Public Attributes

EXCEPTION_RECORD64 ExceptionRecord
 
ULONG FirstChance
 

Detailed Description

Definition at line 310 of file windbgkd.h.

Member Data Documentation

◆ ExceptionRecord

EXCEPTION_RECORD64 _DBGKM_EXCEPTION64::ExceptionRecord

◆ FirstChance

ULONG _DBGKM_EXCEPTION64::FirstChance

Definition at line 313 of file windbgkd.h.

Referenced by KdpReportExceptionStateChange(), and KdSendPacket().


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