IVsTextScanner Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodCloseScan()

Closes the buffer for scanning and re-enables writing to the buffer.

System_CAPS_pubmethodOpenScan()

Opens the text buffer for scanning.

System_CAPS_pubmethodRead(String^, Int32)

Performs a scan of the text buffer, or portion of the text buffer defined by the string length, piLength.

Return to top
Show: