CComControl::m_spClientSite

This data member is a pointer to the control's client site within the container.

Syntax

CComPtr<IOleClientSite> m_spClientSite;

At a Glance

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

See Also

CComControl Overview, CComControl Data Members, CComPtr