IVsInsertionUI.GetWindowHandle(IntPtr) Method

Definition

Gets the window handle.

public:
 int GetWindowHandle([Runtime::InteropServices::Out] IntPtr % hwnd);

Parameters

hwnd
IntPtr

[out] The window handle.

Returns

Returns S_OK if the method is successful.

Applies to