VsTextBufferCoordinatorClass::GetPrimaryBuffer Method (IVsTextLines^)
Visual Studio 2015
Returns the primary language buffer.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Parameters
- ppBuffer
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextLines^
[out] Returns an IVsTextLines object that represents the primary buffer.
Show: