VSConstants.E_FAIL 字段

一个一般性失败的 HRESULT 错误。

命名空间:  Microsoft.VisualStudio
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Const E_FAIL As Integer
public const int E_FAIL

.NET Framework 安全性

请参见

参考

VSConstants 类

Microsoft.VisualStudio 命名空间

其他资源

在托管代码的 HRESULT 信息

托管代码中的 COM 常量