Condividi tramite


DkmCppWinRTExceptionInformation.ExceptionHR Property

Definition

The failed HRESULT value that caused this exception to be thrown.

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

Property Value

Returns Int32.

Applies to