VSConstants.DISP_E_BUFFERTOOSMALL 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 error that indicates the destination token buffer is too small.
public: int DISP_E_BUFFERTOOSMALL = -2147352557;
int DISP_E_BUFFERTOOSMALL = -2147352557;
public const int DISP_E_BUFFERTOOSMALL = -2147352557;
val mutable DISP_E_BUFFERTOOSMALL : int
Public Const DISP_E_BUFFERTOOSMALL As Integer = -2147352557