MLtsyDispatchSecuritySetLockSetting Class Reference

class MLtsyDispatchSecuritySetLockSetting : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetLockSettingReqL(RMobilePhone::TMobilePhoneLock, RMobilePhone::TMobilePhoneLockSetting, const TDesC &)

TInt HandleSetLockSettingReqL(RMobilePhone::TMobilePhoneLockaLock,
RMobilePhone::TMobilePhoneLockSettingaSetting,
const TDesC &aPassword
)[pure virtual]

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

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

Implementation of this interface should allow a client to change the current setting of a lock.

RMobilePhone::SetLockSetting()

Parameters

RMobilePhone::TMobilePhoneLock aLockThe lock to change.
RMobilePhone::TMobilePhoneLockSetting aSettingThe new settings for the lock.
const TDesC & aPasswordThe password paramaters.

Member Data Documentation

const TInt KLtsyDispatchSecuritySetLockSettingApiId

const TIntKLtsyDispatchSecuritySetLockSettingApiId[static]