Поделиться через


IVsTextViewIntellisenseHost_Corrected.GetContextBuffer - метод

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop.9.0 (в Microsoft.VisualStudio.TextManager.Interop.9.0.dll)

Синтаксис

'Декларация
Function GetContextBuffer ( _
    <OutAttribute> ByRef ppCtxBuffer As IVsTextLines _
) As Integer
int GetContextBuffer(
    out IVsTextLines ppCtxBuffer
)
int GetContextBuffer(
    [OutAttribute] IVsTextLines^% ppCtxBuffer
)
abstract GetContextBuffer : 
        ppCtxBuffer:IVsTextLines byref -> int
function GetContextBuffer(
    ppCtxBuffer : IVsTextLines
) : int

Параметры

Возвращаемое значение

Тип: Int32

Безопасность платформы .NET Framework

См. также

Ссылки

IVsTextViewIntellisenseHost_Corrected Интерфейс

Microsoft.VisualStudio.TextManager.Interop - пространство имен