IVsFullTextScanner Members
Include Protected Members
Include Inherited Members
Exposed by text buffers and used by compilers and other components that need immediate access to the entire buffer. Special-purpose interface exposed by text buffers and used by compilers and other components that need immediate access to the entire buffer.
The IVsFullTextScanner type exposes the following members.
Methods
Name
Description
Closes the buffer for scanning.
Performs the actual scan.
Opens the buffer for scanning.
Top