Planeshift
MDException Struct Reference

#include <minidump_format.h>

Public Attributes

uint32_t __align
 
uint64_t exception_address
 
uint32_t exception_code
 
uint32_t exception_flags
 
uint64_t exception_information [MD_EXCEPTION_MAXIMUM_PARAMETERS]
 
uint64_t exception_record
 
uint32_t number_parameters
 

Detailed Description

Definition at line 514 of file minidump_format.h.

Member Data Documentation

uint32_t MDException::__align

Definition at line 528 of file minidump_format.h.

uint64_t MDException::exception_address

Definition at line 523 of file minidump_format.h.

uint32_t MDException::exception_code

Definition at line 515 of file minidump_format.h.

uint32_t MDException::exception_flags

Definition at line 518 of file minidump_format.h.

uint64_t MDException::exception_information[MD_EXCEPTION_MAXIMUM_PARAMETERS]

Definition at line 529 of file minidump_format.h.

uint64_t MDException::exception_record

Definition at line 520 of file minidump_format.h.

uint32_t MDException::number_parameters

Definition at line 526 of file minidump_format.h.


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