Share via


IVsTextScanner Members

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

Top

See Also

Reference

IVsTextScanner Interface

Microsoft.VisualStudio.TextManager.Interop Namespace