RMPXSession Class Reference
Client session to playback server.
MPXCommon.lib
Constructor & Destructor Documentation
Member Functions Documentation
Connect(const TDesC &, const TDesC &, const TVersion &)
Parameters
| const TDesC & aServer | server name |
| const TDesC & aImage | server image name |
| const TVersion & aVersion | |
Reconnect()
| IMPORT_C TInt | Reconnect | ( | ) | const |
SendReceive(TInt, TRequestStatus &)
Send message asynchronously.
Parameters
| TInt aFunction | function code |
| TRequestStatus & aStatus | the request status object used to contain the completion status of the request |
SendReceive(TInt, const TIpcArgs &, TRequestStatus &)
Send message asynchronously.
Parameters
| TInt aFunction | function code |
| const TIpcArgs & aArgs | parameter to server |
| TRequestStatus & aStatus | the request status object used to contain the completion status of the request |
SendReceiveL(TInt)
| IMPORT_C TInt | SendReceiveL | ( | TInt | aFunction | ) | const |
Parameters
| TInt aFunction | function code |
SendReceiveL(TInt, const TIpcArgs &)
Parameters
| TInt aFunction | function code |
| const TIpcArgs & aArgs | parameter to server |
Member Data Documentation
RMPXSessionRetry * iSessionRetry
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.