Share via


IVsTextBufferDataEvents Members

Include Protected Members
Include Inherited Members

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

The IVsTextBufferDataEvents type exposes the following members.

Methods

 

Name

Description

Public method

OnFileChanged

Forwards the IVsFileChangeEvents::FilesChanged notification that the text buffer monitors to other interested parties.

Public method

OnLoadCompleted

Notifies client when the buffer is initialized.

Top

See Also

Reference

IVsTextBufferDataEvents Interface

Microsoft.VisualStudio.TextManager.Interop Namespace