Partager via


IOleInPlaceSiteWindowless.GetWindow, méthode (IntPtr%)

Obtient une handle de fenêtre.

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

Syntaxe

'Déclaration
Sub GetWindow ( _
    <OutAttribute> ByRef phwnd As IntPtr _
)
void GetWindow(
    out IntPtr phwnd
)

Paramètres

  • phwnd
    Type : System.IntPtr%
    [out] pointeur vers l'endroit où retourner la handle de fenêtre.

Implémentations

IOleInPlaceSiteEx.GetWindow(IntPtr%)

Sécurité .NET Framework

Voir aussi

Référence

IOleInPlaceSiteWindowless Interface

GetWindow, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms