This data member is a pointer to the container’s IOleInPlaceSite, IOleInPlaceSiteEx, or IOleInPlaceSiteWindowless interface pointer.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
CComPtr<IOleInPlaceSiteWindowless> m_spInPlaceSite;
See Also