VSConstants.DISP_E_OVERFLOW Field

Definition

An error that indicates that a value could not be coerced to its expected representation.

public: int DISP_E_OVERFLOW = -2147352566;
int DISP_E_OVERFLOW = -2147352566;
public const int DISP_E_OVERFLOW = -2147352566;
val mutable DISP_E_OVERFLOW : int
Public Const DISP_E_OVERFLOW As Integer  = -2147352566

Field Value

Value = -2147352566

Applies to