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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Manages the site's IUnknown pointer.
CComPtr< IUnknown > m_spUnkSite;
m_spUnkSite initially receives this pointer through a call to SetSite.
Header: atlcom.h