HwndWrapper::WndProc Method (IntPtr, Int32, IntPtr, IntPtr)
Visual Studio 2015
Runs the WndProc for this window.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- hwnd
-
Type:
System::IntPtr
The window handle.
- msg
-
Type:
System::Int32
The window message.
- wParam
-
Type:
System::IntPtr
Window parameters.
- lParam
-
Type:
System::IntPtr
Window parameters.
Show: