ISetupErrorInfo.GetErrorHResult Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.