VSConstants.DISP_E_TYPEMISMATCH Field

Definition

A return value that indicates that one or more of the parameters could not be coerced.

public: int DISP_E_TYPEMISMATCH = -2147352571;
int DISP_E_TYPEMISMATCH = -2147352571;
public const int DISP_E_TYPEMISMATCH = -2147352571;
val mutable DISP_E_TYPEMISMATCH : int
Public Const DISP_E_TYPEMISMATCH As Integer  = -2147352571

Field Value

Value = -2147352571

Applies to