Include Protected Members
Include Inherited Members
Checks if the parameter is a success or failure HRESULT and throws an exception in case of failure.
Overload List
| Name | Description | |
|---|---|---|
| .gif) .gif) | ThrowOnFailure(Int32) | Checks if the parameter is a success or failure HRESULT and throws an exception in case of failure. | 
| .gif) .gif) | ThrowOnFailure(Int32, array<Int32[]) | Checks if the parameter is a success or failure HRESULT and throws an exception if it is a failure that is not included in the array of well-known failures. | 
Top