MRemConAbsVolControllerObserver Class Reference
| class MRemConAbsVolControllerObserver |
Client-implemented mixin- notifies the client of incoming AbsVol commands.
Member Functions Documentation
MrcavcoGetAbsoluteVolumeResponse(TUint, TUint, TInt)
| void | MrcavcoGetAbsoluteVolumeResponse | ( | TUint | aAbsVol, |
| | TUint | aMaxVol, |
| | TInt | aError |
| | ) | [virtual] |
A response to a 'get absolute volume' command has been received.
Parameters
| TUint aAbsVol | The relative volume. |
| TUint aMaxVol | The maximum against which aAbsVol is relative. |
| TInt aError | The response error. |
MrcavcoSetAbsoluteVolumeResponse(TInt)
| void | MrcavcoSetAbsoluteVolumeResponse | ( | TInt | aError | ) | [virtual] |
A response to a 'set absolute volume' command has been received.
Parameters
| TInt aError | The response error. |
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.