IOleObjectImpl::GetClientSite

This method puts the pointer in the control class data member * m_spClientSite into ppClientSite and increments the reference count on the pointer.

Syntax

HRESULT GetClientSite( IOleClientSite** ppClientSite );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleObjectImpl Overview, IOleObjectImpl Methods, IOleObject::GetClientSite