IOleObjectImpl::GetClientSite

更新 : 2007 年 11 月

コントロール クラスのデータ メンバ CComControlBase::m_spClientSite が保持しているポインタを ppClientSite に格納し、そのポインタの参照カウントをインクリメントします。

STDMETHOD(GetClientSite)(
   IOleClientSite** ppClientSite 
);

解説

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

必要条件

ヘッダー : atlctl.h

参照

参照

IOleObjectImpl クラス

IOleObjectImpl::SetClientSite

その他の技術情報

IOleObjectImpl のメンバ