Поделиться через


IOleInPlaceObjectWindowlessImpl::OnWindowMessage

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 
);

Заметки

See IOleInPlaceObjectWindowless::OnWindowMessage in the Windows SDK.

Требования

Header: atlctl.h

См. также

Основные понятия

IOleInPlaceObjectWindowlessImpl Class

IOleInPlaceObjectWindowlessImpl Members