IVsTipWindow.WndProc(IntPtr, UInt32, IntPtr, IntPtr) Method

Definition

Event handler for the tip window.

C++
public:
 int WndProc(IntPtr hwnd, System::UInt32 iMsg, IntPtr wParam, IntPtr lParam);

Parameters

hwnd
IntPtr

[in] The window handle.

iMsg
UInt32

[in] The message ID.

wParam
IntPtr

[in] Information about the message.

lParam
IntPtr

[in] Information needed by the message.

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022