IOleObjectImpl::GetClientSite

HRESULT GetClientSite( IOleClientSite** ppClientSite );

See IOleObject::GetClientSite in the Win32 SDK.

Remarks

Puts the pointer in the control class data member m_spClientSite into ppClientSite and increments the reference count on the pointer.

IOleObjectImpl OverviewClass Members

See Also   IOleObjectImpl::SetClientSite