class MCommsApiExtProvider |
Comms API extension provider interface.
Public Member Functions | |
---|---|
TInt | Close (const TIpcArgs &) |
TInt | Handle () |
void | Release () |
TInt | Send (const TIpcArgs &) |
void | SendReceive (const TIpcArgs &, TRequestStatus &) |
TInt | Close | ( | const TIpcArgs & | aArgs | ) | const [pure virtual] |
const TIpcArgs & aArgs |
TInt | Send | ( | const TIpcArgs & | aArgs | ) | const [pure virtual] |
const TIpcArgs & aArgs |
void | SendReceive | ( | const TIpcArgs & | aArgs, |
TRequestStatus & | aStatus | |||
) | const [pure virtual] |
const TIpcArgs & aArgs | |
TRequestStatus & aStatus |
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.