CPrimitiveElementTraits::OUTARGTYPE
The data type to use for retrieving elements from the collection class object.
typedef T & OUTARGTYPE;
Requirements
Header: atlcoll.h
See Also
Reference
CPrimitiveElementTraits::INARGTYPE
The data type to use for retrieving elements from the collection class object.
typedef T & OUTARGTYPE;
Header: atlcoll.h
CPrimitiveElementTraits::INARGTYPE