Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IUnknown pointer of the object supplying the collection.
CComPtr<IUnknown> m_spUnk;
Remarks
This smart pointer maintains a reference on the object passed to IEnumOnSTLImpl::Init, ensuring that it remains alive during the lifetime of the enumerator.
Requirements
Header: atlcom.h