VsMethodTipWindowClass::WndProc Method (IntPtr, UInt32, IntPtr, IntPtr)

 

Method information not provided. Do not use this method.

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

public:
virtual int WndProc(
	IntPtr hwnd,
	unsigned int iMsg,
	IntPtr wParam,
	IntPtr lParam
)

Parameters

__unnamed0

Do not use.

hwnd
Type: System::IntPtr

Do not use.

iMsg
Type: System::UInt32

Do not use.

wParam
Type: System::IntPtr

Do not use.

Return Value

Type: System::Int32

Do not use.

Return to top
Show: