System.Runtime.InteropServices.ErrorWrapper Members

The members of System.Runtime.InteropServices.ErrorWrapper are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Runtime.InteropServices.ErrorWrapper class with the HRESULT that corresponds to the exception supplied.

Initializes a new instance of the System.Runtime.InteropServices.ErrorWrapper class with the HRESULT of the error.

Initializes a new instance of the System.Runtime.InteropServices.ErrorWrapper class with an object containing the HRESULT of the error.

Public Properties

[read-only]
ErrorCodeint.

Gets the error code of the wrapper.