ReactOS 0.4.16-dev-197-g92996da
_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 774 of file winbase.h.

Member Data Documentation

◆ dwFirstChance

DWORD _EXCEPTION_DEBUG_INFO::dwFirstChance

Definition at line 776 of file winbase.h.

Referenced by UpdateFromEvent().

◆ ExceptionRecord

EXCEPTION_RECORD _EXCEPTION_DEBUG_INFO::ExceptionRecord

Definition at line 775 of file winbase.h.

Referenced by UpdateFromEvent().


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