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 | |
---|---|---|
![]() |
CloseFullTextScan | Closes the buffer for scanning. |
![]() |
FullTextRead | Performs the actual scan. |
![]() |
OpenFullTextScan | Opens the buffer for scanning. |
Top