Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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