FreeRDP
PEXCEPTION_RECORD Struct Reference

#include <error.h>

Data Fields

DWORD ExceptionCode
 
DWORD ExceptionFlags
 
PEXCEPTION_RECORD ExceptionRecord
 
PVOID ExceptionAddress
 
DWORD NumberParameters
 
ULONG_PTR ExceptionInformation [EXCEPTION_MAXIMUM_PARAMETERS]
 

Field Documentation

◆ ExceptionAddress

PVOID PEXCEPTION_RECORD::ExceptionAddress

◆ ExceptionCode

DWORD PEXCEPTION_RECORD::ExceptionCode

◆ ExceptionFlags

DWORD PEXCEPTION_RECORD::ExceptionFlags

◆ ExceptionInformation

ULONG_PTR PEXCEPTION_RECORD::ExceptionInformation[EXCEPTION_MAXIMUM_PARAMETERS]

◆ ExceptionRecord

PEXCEPTION_RECORD PEXCEPTION_RECORD::ExceptionRecord

◆ NumberParameters

DWORD PEXCEPTION_RECORD::NumberParameters

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