RSat::TInstanceInfoV3 Class Reference

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().

RSat::GetImageInstance()

Constructor & Destructor Documentation

TInstanceInfoV3()

IMPORT_CTInstanceInfoV3()

Default constructor.

Member Data Documentation

TImageCoding iCoding

TImageCoding iCoding

Image Coding Scheme

TUint16 iFileId

TUint16 iFileId

Image Instance File Identifier

TUint8 iImgHeight

TUint8 iImgHeight

Image Height

TUint8 iImgWidth

TUint8 iImgWidth

Image Width