DkmStowedExceptionNestedType Enum

Definition

DkmStowedExceptionNestedType describes the type of DkmStowedExceptionInformation.NestedException.NestedExceptionAddress.

This API was introduced in Visual Studio 12 Update 3 (DkmApiVersion.VS12Update3).

C++/CX
public enum class DkmStowedExceptionNestedType
Inheritance
DkmStowedExceptionNestedType

Fields

Name Value Description
None 0

This value specifies that there is no nested exception object.

Win32 1

This value specifies that the NestedException member points to an EXCEPTION_RECORD object.

Stowed 2

This value specifies that the NestedException member points to another stowed exception object.

LEO 3

This value specifies that the NestedException member points to a language exception object.

Applies to

Produkt Versioner
Visual Studio SDK 2015, 2017, 2019, 2022