CUIntArrayFTR Class

class CUIntArrayFTR: public CArrayFTRBase

The CUIntArrayFTR class is the XML formatter for the MFC CUIntArray collection class. In order to serialize the contents of a CUIntArray, your serialization code should first create an instance of the CUIntArrayFTR class, initialize it with the array object and then pass the formatter to the SECXMLArchive::Read/Write method.

Defined in: XMLCollFormatters.h

Class Members

_base(pUIntArray, SerializeData)

Constructor.