Marshal.ThrowExceptionForHR Method
.NET Framework 4.5
Throws an exception with a specific failure HRESULT value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ThrowExceptionForHR(Int32) | Throws an exception with a specific failure HRESULT value. |
|
ThrowExceptionForHR(Int32, IntPtr) | Throws an exception with a specific failure HRESULT, based on the specified IErrorInfo Interface interface. |