nn::cec::CTR::MessageBox::GetMessageMessIdPair Member Functionnn::Result GetMessageMessIdPair( MessageId & messId, const CecBoxType boxType, const u32 messIndex );
| Name | Description | |
|---|---|---|
| out | messId | MessageID |
| in | boxType | CecBoxType |
| in | messIndex | The nth message. |
Gets the pair of MessageIDs corresponding to a message exchange.
With this method of message exchange, each partner records the MessageID of the message they sent in the message they received.
CONFIDENTIAL