0 out of 1 rated this helpful - Rate this topic

IVsTextBufferDataEvents Interface

Notifies clients when a text buffer is initialized and when changes are made to text buffer data.

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("B7515E7A-70F0-44ED-96B7-FB7EB6450C10")] 
public interface IVsTextBufferDataEvents
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("B7515E7A-70F0-44ED-96B7-FB7EB6450C10") */ 
public interface IVsTextBufferDataEvents
InterfaceTypeAttribute(1) 
GuidAttribute("B7515E7A-70F0-44ED-96B7-FB7EB6450C10") 
public interface IVsTextBufferDataEvents

See illustrations of the implementation and/or the calling of this interface in the sample Figures Edit Sample.

Notes to Implementers Called by the environment to provide information regarding changes to the text buffer.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ