ReactOS 0.4.15-dev-7934-g1dc8d80
_EXCEPTION_DEBUG_INFO Struct Reference

#include <winbase.h>

Collaboration diagram for _EXCEPTION_DEBUG_INFO:

Public Attributes

EXCEPTION_RECORD ExceptionRecord
 
DWORD dwFirstChance
 

Detailed Description

Definition at line 750 of file winbase.h.

Member Data Documentation

◆ dwFirstChance

DWORD _EXCEPTION_DEBUG_INFO::dwFirstChance

Definition at line 752 of file winbase.h.

Referenced by UpdateFromEvent().

◆ ExceptionRecord

EXCEPTION_RECORD _EXCEPTION_DEBUG_INFO::ExceptionRecord

Definition at line 751 of file winbase.h.

Referenced by UpdateFromEvent().


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