Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



The MDesCArray mixin class

The MDesCArray class is a mixin which defines a protocol for:

The use of the mixin permits a degree of polymorphism amongst the descriptor array classes. It permits the number of descriptor array elements to be returned and a TPtrC type for a specific descriptor array element to be returned without knowing the specific concrete descriptor array type being accessed.