VSConstants.DISP_E_ARRAYISLOCKED Field

Definition

An HRESULT that indicates that the array is currently locked.

public: int DISP_E_ARRAYISLOCKED = -2147352563;
int DISP_E_ARRAYISLOCKED = -2147352563;
public const int DISP_E_ARRAYISLOCKED = -2147352563;
val mutable DISP_E_ARRAYISLOCKED : int
Public Const DISP_E_ARRAYISLOCKED As Integer  = -2147352563

Field Value

Value = -2147352563

Applies to