CommsFW::TCFCommsMessageResult Class Reference
class CommsFW::TCFCommsMessageResult : public CommsFW::TCFCommsMessageId |
Base class for Comms messages containing a result code and an identifier.
Inherits from
- CommsFW::TCFCommsMessageResult
Nested Classes and Structures
Constructor & Destructor Documentation
TCFCommsMessageResult(TCFCommsMessage::TCodes, TId, TInt)
Constructor for comms message type with result TId TCodes
Parameters
TCFCommsMessage::TCodes aCode | Code identifying the specific message type. |
TId aIdentifier | Unique code identifying the specific message instance. |
TInt aReturnCode | Code detailing whether the operation was a success or had some error. Can be one of the system wide error codes or one specific to the module. |
Member Functions Documentation
ReturnCode()
TInt
| ReturnCode | ( | ) | const [inline] |
Member Type Definitions Documentation
Typedef TParams
Structure defining the layout of the parameters in the 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.