IVsReportExternalErrors Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodAddNewErrors(IVsEnumExternalErrors^)

Replaces the current list of errors with the specified list.

System_CAPS_pubmethodClearAllErrors()

Remove all errors from the list.

System_CAPS_pubmethodGetErrors(IVsEnumExternalErrors^)

Retrieves a copy of the list of errors.

Return to top
Show: