_dispVCProjectEngineEvents
ItemAdded(Object, Object)
ItemMoved(Object, Object, Object)
ItemPropertyChange(Object, Int32)
ItemRemoved(Object, Object)
ItemRenamed(Object, Object, String)
ProjectBuildFinished(Object, Int32, Int32, Boolean)
ProjectBuildStarted(Object)
ReportError(String, Int32, String)
SccEvent(Object, enumSccEvent)
net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[Guid("C2ACEEE4-16A8-4382-8DEE-078D0F52D822")]
[InterfaceType(2)]
[TypeLibType(4096)]
public interface _dispVCProjectEngineEvents
{
[DispId(281)]
void ReportError(string ErrMsg, int errCode, string HelpKeyword);
}
}
| .NET Framework | 1.1 |
|---|---|
Information specific to net11 | |
| Assembly | Microsoft.VisualStudio.VCProjectEngine , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs an assembly reference to |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API