IVsTextView.GetWindowHandle Method

Definition

Returns the window handle for this view.

C++
public:
 IntPtr GetWindowHandle();

Returns

IntPtr

Returns the window handle for this view.

Remarks

COM Signature

From textmgr.idl:

cpp#
HRESULT IVsTextView::GetWindowHandle();  

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022