MLtsyDispatchSatGetClut Class Reference

class MLtsyDispatchSatGetClut : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetClutReqL(TUint8, TUint8)

TInt HandleGetClutReqL ( TUint8 aEfImgRecordNumber,
TUint8 aInstanceNumberInEfImgRecord
) [pure virtual]

This API is optional and should only be used if the licensee wishes to including the Dispatcher beneath their own SIM ATK TSY.

The CTSY Dispatcher shall invoke this function on receiving the ESatTsyGetClut request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSatGetClutComp()

Implementation of this interface should retrieve the CLUT (Colour Lookup Table) for an image instance designated by aEfImgRecordNumber & aInstanceNumberInEfImgRecord

Parameters

TUint8 aEfImgRecordNumber The record number of the icons EF(Img) record for the CLUT being retrieved.
TUint8 aInstanceNumberInEfImgRecord The record number of the icon instance, in the icons EF(Img) record for the CLUT being retrieved.

Member Data Documentation

const TInt KLtsyDispatchSatGetClutApiId

const TInt KLtsyDispatchSatGetClutApiId [static]