MASRSTtpHwDeviceObserver Class Reference
class MASRSTtpHwDeviceObserver |
Class which defines callback functions. Client must implement this in order to receive callbacks.
asrsttphwdevice.lib
Member Functions Documentation
MathdoConfigurationData(TUint32, TUint32, TUint32, TUint32)
Callback function to load configuration data. Client provides an implementation.
Parameters
TUint32 aPackageType | Type identifier. |
TUint32 aPackageID | Package identifier. |
TUint32 aStartPosition = 0 | First byte. |
TUint32 aEndPosition =
KMaxTUint32
| Last byte. If greater than the size of the data, rest of the data is given. |
MathdoWordListReady(const TInt)
void | MathdoWordListReady | ( | const TInt | aError | ) | [pure virtual] |
Callback function to notify that word list is converted. Client provides an implementation.
Parameters
const TInt aError | Error code, KErrNone if successful. |
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.