class MLtsyDispatchSatGetClut : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleGetClutReqL(TUint8, TUint8) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSatGetClutApiId |
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
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.