Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



About the Descriptor Arrays API

Descriptor arrays are specialised dynamic arrays that contain descriptors. Descriptor arrays have the behaviour expected of an array. i.e. descriptor elements can be inserted, appended, deleted etc.

There are two types of descriptor array:

There are differences in the way the two types of array are implemented and this determines which one is most suitable for a given situation.