IOleInPlaceObjectWindowlessImpl::OnWindowMessage

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.

IOleInPlaceObjectWindowlessImpl OverviewClass Members


Send feedback to MSDN.Look here for MSDN Online resources.