IVsTextViewIntellisenseHost_Corrected.GetContextBuffer(IVsTextLines) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetContextBuffer([Runtime::InteropServices::Out] Microsoft::VisualStudio::TextManager::Interop::IVsTextLines ^ % ppCtxBuffer);
public int GetContextBuffer (out Microsoft.VisualStudio.TextManager.Interop.IVsTextLines ppCtxBuffer);
abstract member GetContextBuffer : IVsTextLines -> int
Public Function GetContextBuffer (ByRef ppCtxBuffer As IVsTextLines) As Integer
Parameters
- ppCtxBuffer
- IVsTextLines