IVsTextView::GetWindowHandle Method ()
Visual Studio 2015
Returns the window handle for this view.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
HRESULT IVsTextView::GetWindowHandle();
Show: