Partager via


IVsIntellisenseHost_Corrected.GetHostWindow, méthode

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.9.0 (dans Microsoft.VisualStudio.TextManager.Interop.9.0.dll)

Syntaxe

'Déclaration
Function GetHostWindow ( _
    <OutAttribute> ByRef hwnd As IntPtr _
) As Integer
int GetHostWindow(
    out IntPtr hwnd
)
int GetHostWindow(
    [OutAttribute] IntPtr% hwnd
)
abstract GetHostWindow : 
        hwnd:IntPtr byref -> int
function GetHostWindow(
    hwnd : IntPtr
) : int

Paramètres

  • hwnd
    Type : IntPtr%

Valeur de retour

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

IVsIntellisenseHost_Corrected Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms