DkmStowedExceptionNestedType Sabit listesi

Tanım

DkmStowedExceptionNestedType, Dkmstowedexceptionınformation. NestedException. NestedExceptionAddress türünü tanımlar.

Bu API, Visual Studio 12 güncelleştirme 3 ' te (DkmApiVersion. VS12Update3) tanıtılmıştı.

public enum class DkmStowedExceptionNestedType
public enum class DkmStowedExceptionNestedType
enum DkmStowedExceptionNestedType
public enum DkmStowedExceptionNestedType
type DkmStowedExceptionNestedType = 
Public Enum DkmStowedExceptionNestedType
Devralma
DkmStowedExceptionNestedType

Alanlar

LEO 3

Bu değer, NestedException üyesinin bir dil özel durum nesnesine işaret ettiğini belirtir.

None 0

Bu değer, iç içe geçmiş bir özel durum nesnesi olmadığını belirtir.

Stowed 2

Bu değer, NestedException üyesinin başka bir stoçar özel durum nesnesine işaret ettiğini belirtir.

Win32 1

Bu değer, NestedException üyesinin bir EXCEPTION_RECORD nesnesine işaret ettiğini belirtir.

Şunlara uygulanır