CAutoPtrElementTraits::INARGTYPE
The data type to use for adding elements to the collection class object.
typedef CAutoPtr<T> & INARGTYPE;
Requirements
Header: atlcoll.h
See Also
Reference
CAutoPtrElementTraits::OUTARGTYPE
The data type to use for adding elements to the collection class object.
typedef CAutoPtr<T> & INARGTYPE;
Header: atlcoll.h
CAutoPtrElementTraits::OUTARGTYPE