CHTICommPluginInterface Class Reference
class CHTICommPluginInterface : public CBase |
Constructor & Destructor Documentation
~CHTICommPluginInterface()
~CHTICommPluginInterface | ( | ) | [inline, virtual] |
Wraps ECom object destruction
Member Functions Documentation
CancelReceive()
void | CancelReceive | ( | ) | [pure virtual] |
Cancels receive operation
CancelSend()
void | CancelSend | ( | ) | [pure virtual] |
GetReceiveBufferSize()
TInt
| GetReceiveBufferSize | ( | ) | [pure virtual] |
Retruns the size of a buffer used for Receive() function.
GetSendBufferSize()
TInt
| GetSendBufferSize | ( | ) | [pure virtual] |
Retruns the size of a buffer used for Send() function.
NewL()
Wraps ECom object instantitation default resovler is used. Plug-in specified by KCommDefaultImplementation is loaded.
NewL(const TDesC8 &)
Wraps ECom object instantitation default resovler is used
Parameters
const TDesC8 & aMatchString | plug-in name as specified in in plug-in implementation resource file |
Receive(TDes8 &, TRequestStatus &)
Receive a message to the provided descriptor. It is possible that the descriptor will not be full on request complition.
Send(const TDesC8 &, TRequestStatus &)
Member Data Documentation
TUid
iDtor_ID_Key
TUid
| iDtor_ID_Key | [private] |
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.