CHeapPtrElementTraits::OUTARGTYPE
The data type to use for retrieving elements from the collection class object.
typedef T *& OUTARGTYPE;
Requirements
Header: atlcoll.h
See Also
Reference
CHeapPtrElementTraits::INARGTYPE
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
The data type to use for retrieving elements from the collection class object.
typedef T *& OUTARGTYPE;
Header: atlcoll.h
CHeapPtrElementTraits::INARGTYPE