Share via


ISetupErrorInfo.GetErrorHResult Method

Definition

Gets the HRESULT of the error.

public:
 int GetErrorHResult();
public:
 int GetErrorHResult();
int GetErrorHResult();
public int GetErrorHResult ();
abstract member GetErrorHResult : unit -> int
Public Function GetErrorHResult () As Integer

Returns

The HRESULT of the error.

Applies to