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

Syntax

u8 * GetMessageId_Pair(
     MessageId & messIdPair
) const;

Arguments

Name Description
out messIdPair MessageID

Return Values

CECMessageId

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