MLtsyDispatchSecuritySetLockSetting Class Reference
class MLtsyDispatchSecuritySetLockSetting : public MLtsyDispatchInterface
|
Inherits from
-
MLtsyDispatchSecuritySetLockSetting
Member Functions Documentation
HandleSetLockSettingReqL(RMobilePhone::TMobilePhoneLock, RMobilePhone::TMobilePhoneLockSetting, const TDesC &)
TInt
|
HandleSetLockSettingReqL
|
(
|
RMobilePhone::TMobilePhoneLock
|
aLock,
|
|
RMobilePhone::TMobilePhoneLockSetting
|
aSetting,
|
|
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
aLock
|
The lock to change.
|
RMobilePhone::TMobilePhoneLockSetting
aSetting
|
The new settings for the lock.
|
const
TDesC
& aPassword
|
The password paramaters.
|
Member Data Documentation
const TInt KLtsyDispatchSecuritySetLockSettingApiId
const
TInt
|
KLtsyDispatchSecuritySetLockSettingApiId
|
[static]
|
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.