ReactOS 0.4.16-dev-1946-g52006dd
_EXCEPTION_DEBUG_INFO Struct Reference

#include <minwinbase.h>

Collaboration diagram for _EXCEPTION_DEBUG_INFO:

Public Attributes

EXCEPTION_RECORD ExceptionRecord
 
DWORD dwFirstChance
 

Detailed Description

Definition at line 150 of file minwinbase.h.

Member Data Documentation

◆ dwFirstChance

DWORD _EXCEPTION_DEBUG_INFO::dwFirstChance

Definition at line 153 of file minwinbase.h.

Referenced by UpdateFromEvent().

◆ ExceptionRecord

EXCEPTION_RECORD _EXCEPTION_DEBUG_INFO::ExceptionRecord

Definition at line 152 of file minwinbase.h.

Referenced by UpdateFromEvent().


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