nn::cec::CTR::Message::GetMessageId_Pair Member Function

Syntax

MessageId GetMessageId_Pair(
     MessageId * messIdPair
) const;

Parameters

Name Description
out messIdPair MessageID

Return Values

MessageID

Description

Gets the MessageID for the exchanged Message. If communication takes place with the "exchange" mode specified, the message ID of the message sent by the other peer (forming the pair) is recorded in the received message.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL