IVsTextStreamEvents Methods

 

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

NameDescription
System_CAPS_pubmethodOnChangeStreamAttributes(Int32, Int32)

Notifies the client that the text stream attributes have changed.

System_CAPS_pubmethodOnChangeStreamText(Int32, Int32, Int32, Int32)

Notifies the clients when the content of a text stream in the buffer has changed.

Return to top
Show: