class RSat::TInstanceInfoV3 : public RSat::TInstanceInfoV2 |
Describes the exact position, coding, size and File ID of a record within a EF IMG hold instance descriptor.
The EF record is described in ETSI TS 131 102; search for EFimg or "Contents of files at the DFGRAPHICS level"
To retrieve an image's data from the UICC, create an instance of this class and fill in fields with data retrieved with RSat::GetIcon(). Then pass the packaged version of this class (RSat::TInstanceInfoV3Pckg) to RSat::GetImageInstance().
Public Member Functions | |
---|---|
TInstanceInfoV3() |
Public Attributes | |
---|---|
TImageCoding | iCoding |
TUint16 | iFileId |
TUint8 | iImgHeight |
TUint8 | iImgWidth |
Inherited Attributes | |
---|---|
RSat::TInstanceInfoV2::iInstanceNumber | |
RSat::TInstanceInfoV2::iLength | |
RSat::TInstanceInfoV2::iOffset | |
RSat::TSatBase::iExtensionId | |
RSat::TSatPCmdBase::iPCmdNumber |
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.