IObjectWithSiteImpl::m_spUnkSite
Manages the site's IUnknown pointer.
CComPtr< IUnknown > m_spUnkSite;
Remarks
m_spUnkSite initially receives this pointer through a call to SetSite.
Requirements
Header: atlcom.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Manages the site's IUnknown pointer.
CComPtr< IUnknown > m_spUnkSite;
m_spUnkSite initially receives this pointer through a call to SetSite.
Header: atlcom.h