IVsEditorAdaptersFactoryService::CreateVsCodeWindowAdapter Method (IServiceProvider^)

 

Creates an IVsCodeWindow.

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

IVsCodeWindow^ CreateVsCodeWindowAdapter(
	IServiceProvider^ serviceProvider
)

Parameters

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

The IServiceProvider with which to site the IVsCodeWindow.

Return to top
Show: