IVsEditorAdaptersFactoryService::CreateVsTextBufferAdapter Method (IServiceProvider^)

 

Creates an IVsTextBuffer.

Namespace:   Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

IVsTextBuffer^ CreateVsTextBufferAdapter(
	IServiceProvider^ serviceProvider
)

Parameters

serviceProvider
Type: Microsoft.VisualStudio.OLE.Interop::IServiceProvider^

The IServiceProvider with which to site the IVsTextBuffer.

Return to top
Show: