HRESULT OnWindowMessage( UINT msg, WPARAM WParam, LPARAM LParam, LRESULT plResultParam );
See IOleInPlaceObjectWindowless::OnWindowMessage in the Win32 SDK.
Remarks
Dispatches a message from a container to a windowless control that is in-place active.