Edit

Share via


ErrorCode.Operation_ArgumentOutOfRange Field

Definition

The value is outside the allowable range of values.

public const int Operation_ArgumentOutOfRange = -2147220987;
val mutable Operation_ArgumentOutOfRange : int
Public Const Operation_ArgumentOutOfRange As Integer  = -2147220987

Field Value

Value = -2147220987

Applies to