Metodo SingleTaskIdleManager.IOleComponent.HwndGetWindow
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 IOleComponent.HwndGetWindow
IntPtr IOleComponent.HwndGetWindow(
uint dwWhich,
uint dwReserved
)
Parametri
- dwWhich
Tipo: System.UInt32
- dwReserved
Tipo: System.UInt32
Valore restituito
Tipo: System.IntPtr
Implementa
IOleComponent.HwndGetWindow(UInt32, UInt32)
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.