CComControl::m_spInPlaceSite

This data member is a pointer to the container's IOleInPlaceSite, IOleInPlaceSiteEx, or IOleInPlaceSiteWindowless interface pointer.

Syntax

CComPtr<IOleInPlaceSiteWindowless> m_spInPlaceSite;

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