DkmStowedExceptionInformation.ResultCode Property

Definition

The HRESULT of the original thrown exception.

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

public:
 property int ResultCode { int get(); };
public:
 property int ResultCode { int get(); };
public int ResultCode { get; }
member this.ResultCode : int
Public ReadOnly Property ResultCode As Integer

Property Value

Applies to