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