Condividi tramite


IOleInPlaceObjectWindowlessImpl::OnWindowMessage

Invia un messaggio da un contenitore a un controllo senza finestra che è attivo sul posto.

HRESULT OnWindowMessage( 
   UINT msg, 
   WPARAM WParam, 
   LPARAM LParam, 
   LRESULT plResultParam  
);

Note

Vedere IOleInPlaceObjectWindowless::OnWindowMessage in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

IOleInPlaceObjectWindowlessImpl Class