VsTextViewClass::GetWindowHandle Method ()

 

Returns the window handle for this view.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

public:
virtual IntPtr GetWindowHandle()

Return Value

Type: System::IntPtr

Returns the window handle for this view.

Return to top
Show: