MMMFDevSoundCustomInterfaceDeMuxUtility Class Reference
class MMMFDevSoundCustomInterfaceDeMuxUtility |
mixin class implemented by the demux utility
Member Functions Documentation
CompleteMessage(const RMmfIpcMessage &, TInt)
Complete the supplied IPC message with the supplied error code
Parameters
const RMmfIpcMessage & aMessage | The IPC message |
TInt aError | One of the system wide error codes to complete the message with |
GetAsyncMessageDataL(const RMmfIpcMessage &, TMMFDevSoundCIMessageData &)
GetSyncMessageDataL(const RMmfIpcMessage &, TMMFDevSoundCIMessageData &)
InputDesLength(const RMmfIpcMessage &)
Obtain the input descriptor length from the message
ReadFromInputDesL(const RMmfIpcMessage &, TDes8 *)
Read the data from the input descriptor into the supplied buffer
Parameters
const RMmfIpcMessage & aMessage | The IPC message |
TDes8 * aBufToFill | The descriptor to copy the data from the input message into |
WriteToOutputDesL(const RMmfIpcMessage &, TDesC8 &)
Write the supplied buffer into the output buffer in the IPC message
Parameters
const RMmfIpcMessage & aMessage | The IPC message |
TDesC8 & aBufToWrite | The buffer to write to the output buffer in the supplied IPC message |
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.