ReactOS 0.4.15-dev-7924-g5949c20
_DBGKM_EXCEPTION Struct Reference

#include <dbgktypes.h>

Collaboration diagram for _DBGKM_EXCEPTION:

Public Attributes

EXCEPTION_RECORD ExceptionRecord
 
ULONG FirstChance
 

Detailed Description

Definition at line 129 of file dbgktypes.h.

Member Data Documentation

◆ ExceptionRecord

EXCEPTION_RECORD _DBGKM_EXCEPTION::ExceptionRecord

Definition at line 131 of file dbgktypes.h.

Referenced by DbgkForwardException().

◆ FirstChance

ULONG _DBGKM_EXCEPTION::FirstChance

Definition at line 132 of file dbgktypes.h.

Referenced by DbgkForwardException().


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