Partager via


VsTextViewClass.GetWindowHandle, méthode

Retourne la handle de fenêtre pour cette vue.

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

Syntaxe

'Déclaration
Public Overridable Function GetWindowHandle As IntPtr
public virtual IntPtr GetWindowHandle()
public:
virtual IntPtr GetWindowHandle()
abstract GetWindowHandle : unit -> IntPtr  
override GetWindowHandle : unit -> IntPtr
public function GetWindowHandle() : IntPtr

Valeur de retour

Type : IntPtr

Implémentations

IVsTextView.GetWindowHandle()

Sécurité .NET Framework

Voir aussi

Référence

VsTextViewClass Classe

Microsoft.VisualStudio.TextManager.Interop, espace de noms