CComEnumImpl::m_iter
A pointer to the current element of the array containing the items to be enumerated.
T* m_iter;
Requirements
Header: atlcom.h
A pointer to the current element of the array containing the items to be enumerated.
T* m_iter;
Header: atlcom.h