Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Dispatches a message from a container to a windowless control that is in-place active.
HRESULT OnWindowMessage(
UINT msg,
WPARAM WParam,
LPARAM LParam,
LRESULT plResultParam
);
Remarks
See IOleInPlaceObjectWindowless::OnWindowMessage in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IOleInPlaceObjectWindowlessImpl Class