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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Manages the site's IUnknown pointer.
CComPtr< IUnknown > m_spUnkSite;
m_spUnkSite initially receives this pointer through a call to SetSite.
Header: atlcom.h