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
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
Closes the buffer for scanning and re-enables writing to the buffer.
Opens the text buffer for scanning.
Performs a scan of the text buffer, or portion of the text buffer defined by the string length, piLength.
Top