Compartir a través de


IVsIntellisenseHost_Corrected.GetContextBuffer (Método)

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop.9.0 (en Microsoft.VisualStudio.TextManager.Interop.9.0.dll)

Sintaxis

'Declaración
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

Parámetros

Valor devuelto

Tipo: Int32

Seguridad de .NET Framework

Vea también

Referencia

IVsIntellisenseHost_Corrected Interfaz

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)