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


IVsInsertionUI.GetWindowHandle - метод

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

Синтаксис

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

Параметры

  • hwnd
    Тип: IntPtr%

     

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

Тип: Int32

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

См. также

Ссылки

IVsInsertionUI Интерфейс

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