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
Forwards the IVsFileChangeEvents::FilesChanged notification that the text buffer monitors to other interested parties.
Notifies client when the buffer is initialized.
Top