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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte 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