Language

IDebugExceptionDetails.GetHResult(UInt32) Method

Definition

public:
 int GetHResult([Runtime::InteropServices::Out] System::UInt32 % pHResult);
public int GetHResult(out uint pHResult);
abstract member GetHResult : uint32 -> int
Public Function GetHResult (ByRef pHResult As UInteger) As Integer

Parameters

pHResult
UInt32

Returns

Applies to