次の方法で共有


IOleInPlaceObjectWindowlessImpl::OnWindowMessage

コンテナーからのメッセージを埋め込み先編集が有効になっているウィンドウなしのオブジェクトに送ります。

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

解説

Windows SDK の「IOleInPlaceObjectWindowless::OnWindowMessage」を参照してください。

必要条件

**ヘッダー:**atlctl.h

参照

参照

IOleInPlaceObjectWindowlessImpl クラス

その他の技術情報

IOleInPlaceObjectWindowlessImpl のメンバー