VSConstants.DISP_E_ARRAYISLOCKED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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