nn::cec::CTR::MessageBox::RoundOutBoxIndex Member Function
u32 RoundOutBoxIndex(
const MessageId & messageId
);
| Name | Description | |
|---|---|---|
| in | messageId | Specifies the MessageID. |
MessageID count in a list. Moves the message with the specified MessageID to the end of the outbox's outgoing message queue.( The queue order is automatically changed when a message is sent, so there is normally no need to call this function.)
CONFIDENTIAL