VSConstants.DISP_E_BADINDEX 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.
A return value that indicates subscript out of range.
public: int DISP_E_BADINDEX = -2147352565;
int DISP_E_BADINDEX = -2147352565;
public const int DISP_E_BADINDEX = -2147352565;
val mutable DISP_E_BADINDEX : int
Public Const DISP_E_BADINDEX As Integer = -2147352565