![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Section Contents
Applications that use this class will not work correctly on a version of EPOC earlier than ER5.
CBase |
Abstract: CBase behaviour |
CArrayFixBase |
Abstract: implementation; non-templated base class and shared code |
CArrayFix<> |
Abstract: pointer templated base class. |
CArrayPtr<class T> |
Abstract: shared templated base class. |
CArrayPtrFlat<CMtmDllInfo> |
Array of CMtmDllInfo objects |
msvreg.h
ment.lib
This class is used to collect the registration data for concrete MTM components, as encapsulated in CMtmDllInfo objects, into an array. It is used in the creation of registration data for an MTM group: see CMtmGroupData.
void AddMtmDllInfoL(CMtmDllInfo* aMtmDllInfo);
Use this function to append a CMtmDllInfo to the array.
CMtmDllInfo* aMtmDllInfo |
CMtmDllInfo to append |
KErrNoMemory |
A memory allocation failed |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |