ReactOS 0.4.16-dev-927-g467dec4
|
#include <pseh2_64.h>
Public Attributes | |
unsigned long | ExceptionCode |
unsigned long | ExceptionFlags |
struct _EXCEPTION_RECORD * | ExceptionRecord |
void * | ExceptionAddress |
unsigned long | NumberParameters |
unsigned long long | ExceptionInformation [15] |
Definition at line 4 of file pseh2_64.h.
void* _SEH$$_EXCEPTION_RECORD::ExceptionAddress |
Definition at line 9 of file pseh2_64.h.
Definition at line 6 of file pseh2_64.h.
Definition at line 7 of file pseh2_64.h.
Definition at line 11 of file pseh2_64.h.
struct _EXCEPTION_RECORD* _SEH$$_EXCEPTION_RECORD::ExceptionRecord |
Definition at line 8 of file pseh2_64.h.
Definition at line 10 of file pseh2_64.h.