Include Protected Members
Include Inherited Members
A special-purpose interface exposed by text buffers and used to provide fast, stream-oriented, sequential access to the text in the buffer.
The IVsTextScanner type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | CloseScan | Closes the buffer for scanning and re-enables writing to the buffer. | 
| .gif) | OpenScan | Opens the text buffer for scanning. | 
| .gif) | Read | Performs a scan of the text buffer, or portion of the text buffer defined by the string length, piLength. | 
Top