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


IVsTextViewIntellisenseHost_Corrected.GetServiceProvider - метод

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

Синтаксис

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

Параметры

  • ppSP
    Тип: IServiceProvider%

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

Тип: Int32

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

См. также

Ссылки

IVsTextViewIntellisenseHost_Corrected Интерфейс

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