[]
Performs an implicit conversion from HResultDescriptor to HResult.
public static implicit operator HResult(HResultDescriptor result)
| Type | Name | Description |
|---|---|---|
| HResultDescriptor | result | The result. |
| Type | Description |
|---|---|
| HResult | The result of the conversion. |