TSatIconInfo Class Reference
Capsulates the SAT icon information.
Constructor & Destructor Documentation
Member Functions Documentation
CodingScheme()
Coding scheme of the icon.
FileIdentifier()
IMPORT_C TUint16 | FileIdentifier | ( | ) | const |
Identifies the EF (Elementary File), where the icon is located in the SIM.
IconSize()
IMPORT_C TSize | IconSize | ( | ) | const |
Offset()
Offset to the EF, where the icon is located.
SetCodingScheme(const TCodingScheme)
Set coding scheme of the icon.
SetDataLength(const TUint16)
void | SetDataLength | ( | const TUint16 | aDataLength | ) | |
Set length of the icon data.
Parameters
const TUint16 aDataLength | Length of the icon data. |
SetFileIdentifier(const TUint16)
void | SetFileIdentifier | ( | const TUint16 | aFileIdentifier | ) | |
Set identifies the EF (Elementary File), where the icon is located in the SIM.
- Since
- 5.1
SetIconSize(const TSize)
void | SetIconSize | ( | const TSize | aIconSize | ) | |
Parameters
const TSize aIconSize | Size of the icon. |
SetOffset(const TUint16)
void | SetOffset | ( | const TUint16 | aOffset | ) | |
Set offset to the EF, where the icon is located.
Parameters
const TUint16 aOffset | Offset to the EF. |
Member Enumerations Documentation
Enum TCodingScheme
Coding scheme of the icon.
- Since
- 2.6
Enumerators
EBasic = 0x11 | |
EColor = 0x21 | |
Member Data Documentation
TCodingScheme
iCodingScheme
Coding scheme of the icon.
TUint16
iOffset
Offset of the icon in EF.
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.