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


IVsTextViewIntellisenseHost_Corrected.GetSmartTagRect - метод

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

Синтаксис

'Декларация
Function GetSmartTagRect ( _
    <OutAttribute> rcSmartTag As RECT() _
) As Integer
int GetSmartTagRect(
    RECT[] rcSmartTag
)
int GetSmartTagRect(
    [OutAttribute] array<RECT>^ rcSmartTag
)
abstract GetSmartTagRect : 
        rcSmartTag:RECT[] byref -> int
function GetSmartTagRect(
    rcSmartTag : RECT[]
) : int

Параметры

  • rcSmartTag
    Тип: array<RECT[]

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

Тип: Int32

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

См. также

Ссылки

IVsTextViewIntellisenseHost_Corrected Интерфейс

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