MAknsRlParameterIterator Class Reference

class MAknsRlParameterIterator

Interface to skin effect parameter iterator.

Since
2.8

Constructor & Destructor Documentation

~MAknsRlParameterIterator()

~MAknsRlParameterIterator ( ) [inline, virtual]

Destructor for internal use.

Destructor is reserved for internal use. Client code usually does not destroy iterators.

Member Functions Documentation

HasNext()

TBool HasNext ( ) [pure virtual]

Checks whether there are more parameters available.

Since
2.8

NextL()

const TAknsRlParameterData * NextL ( ) [pure virtual]

Gets the next parameter.

Since
2.8