nn::cec::CTR::MessageBox::WriteMessage Member Functionnn::ResultWriteMessage( const Message & cecMessage, constCecBoxTypeboxType, MessageId & messageIdOut );
| Name | Description | |
|---|---|---|
| in | cecMessage | An object of the Message class. |
| in | boxType | Inbox/outbox specification. |
| out | messageIdOut | Returns the MessageID that is assigned during the write. |
Writes a Message to the system save region.
The message cannot be written if its size is larger than 100 KB, or if writing it would exceed the box's maximum storage capacity or maximum number of messages.
CONFIDENTIAL