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

 

Method information is not provided.

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

int WndProc(
	IntPtr hwnd,
	unsigned int iMsg,
	IntPtr wParam,
	IntPtr lParam
)

Parameters

__unnamed0

 

hwnd
Type: System::IntPtr

 

iMsg
Type: System::UInt32

 

wParam
Type: System::IntPtr

 

Return Value

Type: System::Int32
Return to top
Show: