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