CommsFW::TCFUnbindCompleteMsg Class Reference
class CommsFW::TCFUnbindCompleteMsg : public CommsFW::TCFCommsMessageResult
|
Comms Unbind Complete message. Sent from a CPM to the Rootserver in response to a
TCFUnbindMsg
message. Contains the completion code for the requested operation.
TCFUnbindMsg
Inherits from
-
CommsFW::TCFUnbindCompleteMsg
Inherited Functions
|
|
CommsFW::TCFCommsMessage::TCFCommsMessage(TCodes)
|
|
CommsFW::TCFCommsMessageId::Identifier()const
|
|
CommsFW::TCFCommsMessageId::TCFCommsMessageId(TCFCommsMessage::TCodes,TId)
|
|
CommsFW::TCFCommsMessageResult::ReturnCode()const
|
|
CommsFW::TCFCommsMessageResult::TCFCommsMessageResult(TCFCommsMessage::TCodes,TId,TInt)
|
|
CommsFW::TCFMessage::TCFMessage()
|
|
CommsFW::TCFMessage::TCFMessage(TCode,TInt,TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::Code()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::Code(TCode)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::IsPIGCode()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::MaxParamBlockSize()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::ParamBlock()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::ParamBlock()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::ParamBlock(TInt,TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::RawBlock()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::RawBlock()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::RawBlock(TInt,const TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::SetPIGCode()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::TCFMessageBase()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::TCFMessageBase(TCode,TInt,TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::TCFMessageBase(TInt,const TAny *)
|
Constructor & Destructor Documentation
TCFUnbindCompleteMsg(TId, TInt)
TCFUnbindCompleteMsg
|
(
|
TId
|
aIdentifier,
|
|
TInt
|
aReturnCode
|
|
)
|
[inline]
|
Constructor for unbind complete comms message type. TId
Parameters
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.
|
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.