IEnumOnSTLImpl::m_pcollection
This member points to the collection that provides the data driving the implementation of the enumerator interface.
CollType* m_pcollection;
Remarks
This member is initialized by a call to IEnumOnSTLImpl::Init.
Requirements
Header: atlcom.h