Partager via


CommonMessagePump.IOleComponent.HwndGetWindow, méthode

Extrait une fenêtre associée au composant.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Private Function HwndGetWindow ( _
    dwWhich As UInteger, _
    dwReserved As UInteger _
) As IntPtr Implements IOleComponent.HwndGetWindow
IntPtr IOleComponent.HwndGetWindow(
    uint dwWhich,
    uint dwReserved
)

Paramètres

  • dwReserved
    Type : System.UInt32
    Réservé à une utilisation future.Doit être de 0.

Valeur de retour

Type : System.IntPtr
Le HWND, ou nullRéférence Null (Nothing en Visual Basic) si aucune fenêtre n'existe.

Implémentations

IOleComponent.HwndGetWindow(UInt32, UInt32)

Sécurité .NET Framework

Voir aussi

Référence

CommonMessagePump Classe

Microsoft.VisualStudio.Shell, espace de noms