class MHlpTitleArray : public MDesCArray
Support
Supported from 6.0
Description
Interface to get a topic ID from an array index.
Derivation
MDesCArray | |
MHlpTitleArray | Interface to get a topic ID from an array index |
|
Defined in MHlpTitleArray:
At()
virtual TUint32 At(TInt aIndex) const=0;
Description
Gets a topic ID for the specified index.
Parameters
TInt aIndex |
Index of item to get |
|
Return value