MLtsyDispatchPhoneSetDriveMode Class Reference

class MLtsyDispatchPhoneSetDriveMode : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetDriveModeReqL(RMmCustomAPI::TSetDriveMode)

TInt HandleSetDriveModeReqL ( RMmCustomAPI::TSetDriveMode aMode ) [pure virtual]

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

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

Implementation of this interface should set the drive mode status.

Parameters

RMmCustomAPI::TSetDriveMode aMode The new mode to set (RMmCustomAPI::EDeactivateDriveMode for deactivate drive mode or RMmCustomAPI::EActivateDriveMode to activate drive mode).

Member Data Documentation

const TInt KLtsyDispatchPhoneSetDriveModeApiId

const TInt KLtsyDispatchPhoneSetDriveModeApiId [static]