[]
Implements the operator ==.
public static bool operator ==(HResult left, HResult right)
Public Shared Operator =(left As HResult, right As HResult) As Boolean
| Type | Name | Description |
|---|---|---|
| HResult | left | The left. |
| HResult | right | The right. |
| Type | Description |
|---|---|
| bool | The result of the operator. |