nn::cec::CTR::MessageBox::GetOutBoxMessIdByIndex Member Function
u8 * GetOutBoxMessIdByIndex(
u32 messIndex
);
| Name | Description | |
|---|---|---|
| in | messIndex | Index. (An index of zero indicates the first item.) |
CECMessageId. Gets the MessageID of the nth Message in the outbox.
Same as the value obtained from the GetMessageMessId function.
CONFIDENTIAL