Share via


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

See Also

Reference

IObjectWithSiteImpl Class

CComPtr Class