MLtsyDispatchPhonebookStoreReadEntry Class Reference

class MLtsyDispatchPhonebookStoreReadEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStoreReadEntryReqL(DispatcherPhonebook::TPhonebook, TInt, TInt)

TInt HandleStoreReadEntryReqL(DispatcherPhonebook::TPhonebookaPhonebook,
TIntaIndex,
TIntaNumberOfSlots
)[pure virtual]

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

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

Implementation of this interface should request to read a number of entries from a given phonebook. The entries are returned in the callback.

RMobilePhoneBookStore::Read()

Parameters

DispatcherPhonebook::TPhonebook aPhonebookThe phonebook to read entries from.
TInt aIndexSpecifies the index to start reading from, must be >= 1.
TInt aNumberOfSlots

Member Data Documentation

const TInt KLtsyDispatchPhonebookStoreReadEntryApiId

const TIntKLtsyDispatchPhonebookStoreReadEntryApiId[static]