| class MCustomVendorExtComplete |
This interface provide a function which allows an object in the LTSY to ask the CTSY to complete a request back to the client.
| Public Member Functions | |
|---|---|
| void | ReqCompleted (const TTsyReqHandle , const TInt ) |
| void | ReqCompleted | ( | const TTsyReqHandle | aTsyReqHandle, |
| const TInt | aError | |||
| ) | [pure virtual] | |||
This function should be called by a function in the LTSY to complete a request back to the client.
| const TTsyReqHandle aTsyReqHandle | TSY request handle |
| const TInt aError | The error code the request is completing with. |
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.