nn::cec::CTR::MessageBox::GetInBoxMessIdByIndex Member Function

Syntax

u8 * GetInBoxMessIdByIndex(
     u32 messIndex
);

Arguments

Name Description
in messIndex Index of the nth message.

Return Values

Returns the CECMessageId.

Description

Gets the MessageID of the nth Message in the inbox.

Same as the value obtained from the GetMessageMessId function.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL