class MDesC8Array |
Interface class for 8 bit descriptor arrays. It should be inherited by classes which implement this protocol.
This protocol is implemented by class CDesC8Array and the concrete class CPtrC8Array .
TInt | MdcaCount | ( | ) | const [pure virtual] |
Requirements
Returns the number of descriptor elements in a descriptor array.
TPtrC8 | MdcaPoint | ( | TInt | aIndex | ) | const [pure virtual] |
Requirements
Indexes into a descriptor array.
TInt aIndex | The position of the descriptor element within a descriptor array. The position is relative to zero; i.e. zero implies the first descriptor element in a descriptor array. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.