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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Manages the site's IUnknown pointer.
CComPtr< IUnknown > m_spUnkSite;
m_spUnkSite initially receives this pointer through a call to SetSite.
Header: atlcom.h