[]
        
(Showing Draft Content)

C1.Util.DX.HResult.op_Inequality

operator != Operator

operator !=(HResult, HResult)

Implements the operator !=.

Declaration
public static bool operator !=(HResult left, HResult right)
Parameters
Type Name Description
HResult left

The left.

HResult right

The right.

Returns
Type Description
bool

The result of the operator.