IVsTextBufferProvider Methods

 

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

NameDescription
System_CAPS_pubmethodGetTextBuffer(IVsTextLines^)

Retrieves the contents of the text buffer.

System_CAPS_pubmethodLockTextBuffer(Int32)

Locks the text buffer to prevent editing.

System_CAPS_pubmethodSetTextBuffer(IVsTextLines^)

Writes the text data to the specified text buffer.

Return to top
Show: