MLtsyDispatchSimReadSimFile Class Reference
class MLtsyDispatchSimReadSimFile : private MLtsyDispatchInterface
|
Inherits from
-
MLtsyDispatchSimReadSimFile
Member Functions Documentation
HandleReadSimFileReqL(const TDesC8 &, TUint16, TUint16)
The CTSY Dispatcher shall invoke this function on receiving the ECustomReadSimFileIPC request from the CTSY.
It is a request call that is completed by invoking
CCtsyDispatcherCallback::CallbackSimReadSimFileComp()
Implementation of this interface should request to read full or partial contents of a given SIM file. The path, size and offset for the requested SIM file are provided.
RMmCustomAPI::ReadSimFile()
Parameters
const
TDesC8
& aPath
|
The absolute file path of the SIM file in the file system of the SIM. see ETSI TS 131 102 Under "Files of USIM"
|
TUint16
aOffset
|
The value of the Offset, the offset is related with the type of SIM file being read.
|
TUint16
aSize
|
The amount of bytes to be read from the SIM file.
|
Member Data Documentation
const TInt KLtsyDispatchSimReadSimFileApiId
const
TInt
|
KLtsyDispatchSimReadSimFileApiId
|
[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.