nn::cec::CTR::MessageBox::GetOutBoxMessIdByIndex Member Function
u8 * GetOutBoxMessIdByIndex(
u32 messIndex
);
| Name | Description | |
|---|---|---|
| in | messIndex | The index n. (If n is zero, it 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