This data member is a pointer to the control’s client site within the container.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
CComPtr<IOleClientSite> m_spClientSite;
See Also