struct TAknsRlParameterData |
Parameter data structure.
Public Attributes | |
---|---|
union TAknsRlParameterData::@276 | @277 |
const TAknsRlGraphicsParam * | iGfx |
const TDesC16 * | iName |
TInt | iNumber |
const TDesC16 * | iString |
TAknsRlParameterType | iType |
const TAknsRlGraphicsParam * | iGfx |
Value of a graphics parameter. No ownership is vested in this structure. This field is only valid in graphics parameters, and guaranteed to be non-null for them.
const TDesC16 * | iName |
Name (key) of the parameter. No ownership is vested in this structure. Guaranteed to be non-null.
TInt | iNumber |
Value of a number parameter. This field is only valid in number parameters.
const TDesC16 * | iString |
Value of a string parameter. No ownership is vested in this structure. This field is only valid in string parameters, and guaranteed to be non-null for them.
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.