IVsTextScanner Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CloseScan() | Closes the buffer for scanning and re-enables writing to the buffer. |
![]() | OpenScan() | Opens the text buffer for scanning. |
![]() | Read(String^, Int32) | Performs a scan of the text buffer, or portion of the text buffer defined by the string length, piLength. |
Show:
