#include <internal_except.h>
|
| static const char * | GetExceptionType (struct _EXCEPTION_POINTERS *exptr, char *explanation) |
| |
| static long __stdcall | ExceptionFilter (struct _EXCEPTION_POINTERS *pExPtrs) |
| |
Definition at line 36 of file internal_except.h.
◆ ExceptionFilter()
| LONG __stdcall DebugExceptionhandler::ExceptionFilter |
( |
struct _EXCEPTION_POINTERS * | pExPtrs | ) |
|
|
static |
◆ GetExceptionType()
| const char * DebugExceptionhandler::GetExceptionType |
( |
struct _EXCEPTION_POINTERS * | exptr, |
|
|
char * | explanation ) |
|
static |
The documentation for this class was generated from the following files: