TextBufferErrors2 Enumeration

Extends the general definitions for text buffer errors in TextBufferErrors.

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

Syntax

'Declaration
Public Enumeration TextBufferErrors2
public enum TextBufferErrors2
public enum class TextBufferErrors2
type TextBufferErrors2
public enum TextBufferErrors2

Members

Member name Description
BUFFER_E_RELOAD_OCCURRED Error in buffer reload.

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace