#include <vcruntime.h>
#include <pseh/pseh2.h>
Go to the source code of this file.
◆ abnormal_termination
◆ AbnormalTermination
◆ exception_code
◆ EXCEPTION_CONTINUE_EXECUTION
#define EXCEPTION_CONTINUE_EXECUTION -1 |
◆ EXCEPTION_CONTINUE_SEARCH
#define EXCEPTION_CONTINUE_SEARCH 0 |
◆ EXCEPTION_EXECUTE_HANDLER
#define EXCEPTION_EXECUTE_HANDLER 1 |
◆ exception_info
◆ GetExceptionCode
◆ GetExceptionInformation
◆ EXCEPTION_DISPOSITION
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.
◆ _EXCEPTION_DISPOSITION
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.
Enumerator |
---|
ExceptionContinueExecution | |
ExceptionContinueSearch | |
ExceptionNestedException | |
ExceptionCollidedUnwind | |
ExceptionContinueExecution | |
ExceptionContinueSearch | |
ExceptionNestedException | |
ExceptionCollidedUnwind | |
Definition at line 21 of file excpt.h.
22{
@ ExceptionContinueSearch
@ ExceptionCollidedUnwind
@ ExceptionNestedException
@ ExceptionContinueExecution
enum _EXCEPTION_DISPOSITION EXCEPTION_DISPOSITION