IVsTextManager::RegisterView Method (IVsTextView^, IVsTextBuffer^)

 

Method information is not provided.

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

int RegisterView(
	IVsTextView^ pView,
	IVsTextBuffer^ pBuffer
)

Return Value

Type: System::Int32
Return to top
Show: