Class MINIDUMP_EXCEPTION
Inheritance
MINIDUMP_EXCEPTION
Assembly: BinaryMapper.Windows.Minidump.dll
Syntax
public class MINIDUMP_EXCEPTION : object
Fields
|
Improve this Doc
View Source
__unusedAlignment
Declaration
public System.UInt32 __unusedAlignment
Field Value
|
Improve this Doc
View Source
ExceptionAddress
Declaration
public System.UInt64 ExceptionAddress
Field Value
|
Improve this Doc
View Source
ExceptionCode
Declaration
public EXCEPTION_CODE_TYPE ExceptionCode
Field Value
|
Improve this Doc
View Source
ExceptionFlags
Declaration
public System.UInt32 ExceptionFlags
Field Value
|
Improve this Doc
View Source
Declaration
public System.UInt64[] ExceptionInformation
Field Value
|
Improve this Doc
View Source
ExceptionRecord
Declaration
public System.UInt64 ExceptionRecord
Field Value
|
Improve this Doc
View Source
NumberParameters
Declaration
public System.UInt32 NumberParameters
Field Value