VSConstants.DISP_E_EXCEPTION 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.
This return value indicates that the call generated an exception. The usual implementation is to specify that an argument of the method that returned this error is a pointer to a structure that contains exception information.
public: int DISP_E_EXCEPTION = -2147352567;
int DISP_E_EXCEPTION = -2147352567;
public const int DISP_E_EXCEPTION = -2147352567;
val mutable DISP_E_EXCEPTION : int
Public Const DISP_E_EXCEPTION As Integer = -2147352567