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

Syntax

MessageId GetMessageId_Pair(
     MessageId * messIdPair
) const;

Arguments

Name Description
out messIdPair MessageID

Return Values

MessageID

Description

Gets the MessageID for the exchanged Message. If communication takes place with the "exchange" method specified, the MessageID of the Message sent by the other party is recorded in the received Message.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL