次の方法で共有


IOleObjectImpl::SetClientSite

コンテナー中のクライアント サイトをコントロールに設定します。

STDMETHOD(SetClientSite)(
   IOleClientSite* pClientSite 
);

解説

この関数は S_OK を返します。

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

必要条件

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

参照

参照

IOleObjectImpl クラス

IOleObjectImpl::GetClientSite

その他の技術情報

IOleObjectImpl のメンバー