IOleInPlaceObjectWindowless::OnWindowMessage Method (UInt32, IntPtr, IntPtr, Int32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
int OnWindowMessage( unsigned int MSG, IntPtr wParam, IntPtr lParam, [OutAttribute] int% plResult )
Parameters
- MSG
- Type: System::UInt32
- wParam
- Type: System::IntPtr
- lParam
- Type: System::IntPtr
- plResult
- Type: System::Int32
Return Value
Type: System::Int32For information on the COM interface, see E9DEAED5-485F-40E4-96EE-391DC3D12A86
Show: