class CMtmDllInfoArray : public CArrayPtrFlat< CMtmDllInfo > |
Collects the registration data for concrete MTM components, as encapsulated in CMtmDllInfo objects, into an array.
Basic array functionality is provided by the base class CArrayPtrFlat<CMtmDllInfo>.
It is used in the creation of registration data for an MTM group: see CMtmGroupData.
Public Member Functions | |
---|---|
CMtmDllInfoArray() | |
~CMtmDllInfoArray() | |
IMPORT_C void | AddMtmDllInfoL(CMtmDllInfo *) |
IMPORT_C void | AddMtmDllInfoL | ( | CMtmDllInfo * | aMtmDllInfo | ) |
CMtmDllInfo * aMtmDllInfo |