IVsReportExternalErrors Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddNewErrors(IVsEnumExternalErrors^) | Replaces the current list of errors with the specified list. |
![]() | ClearAllErrors() | Remove all errors from the list. |
![]() | GetErrors(IVsEnumExternalErrors^) | Retrieves a copy of the list of errors. |
Show:
