CHeapPtrElementTraits::INARGTYPE
The data type to use for adding elements to the collection class object.
typedef CHeapPtr<T, Allocator> & INARGTYPE;
Requirements
Header: atlcoll.h
See Also
Reference
CHeapPtrElementTraits::OUTARGTYPE
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
The data type to use for adding elements to the collection class object.
typedef CHeapPtr<T, Allocator> & INARGTYPE;
Header: atlcoll.h
CHeapPtrElementTraits::OUTARGTYPE