[]
public static HResult GetResultFromException(Exception ex)
Public Shared Function GetResultFromException(ex As Exception) As HResult
| Type | Name | Description |
|---|---|---|
| Exception | ex | The exception |
| Type | Description |
|---|---|
| HResult | The associated result code |