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. With this method of message exchange, each partner records the MessageID of the message they sent in the message they received.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL