Metodo CommonMessagePump.IOleComponent2Private.HwndGetWindow

ottiene la finestra associata.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Function HwndGetWindow ( _
    dwWhich As UInteger, _
    dwReserved As UInteger _
) As IntPtr Implements IOleComponent2Private.HwndGetWindow
IntPtr IOleComponent2Private.HwndGetWindow(
    uint dwWhich,
    uint dwReserved
)

Parametri

Valore restituito

Tipo: System.IntPtr
Restituisce sempre Zero.

Implementa

IOleComponent2Private.HwndGetWindow(UInt32, UInt32)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CommonMessagePump Classe

Spazio dei nomi Microsoft.VisualStudio.Shell