ReactOS 0.4.15-dev-7842-g558ab78
_DBGKM_EXCEPTION32 Struct Reference

#include <windbgkd.h>

Collaboration diagram for _DBGKM_EXCEPTION32:

Public Attributes

EXCEPTION_RECORD32 ExceptionRecord
 
ULONG FirstChance
 

Detailed Description

Definition at line 304 of file windbgkd.h.

Member Data Documentation

◆ ExceptionRecord

EXCEPTION_RECORD32 _DBGKM_EXCEPTION32::ExceptionRecord

Definition at line 306 of file windbgkd.h.

◆ FirstChance

ULONG _DBGKM_EXCEPTION32::FirstChance

Definition at line 307 of file windbgkd.h.


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