[]
        
(Showing Draft Content)

C1.Util.DX.HResultDescriptor.op_Inequality

operator != Operator

operator !=(HResultDescriptor, HResult)

Implements the operator !=.

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

The left.

HResult right

The right.

Returns
Type Description
bool

The result of the operator.