nn::cec::CTR::MessageBox::DeleteAllMessages Member Functionnn::Result DeleteAllMessages( const CecBoxType boxType );
| Name | Description | |
|---|---|---|
| in | boxType | Inbox/outbox specification. |
| Value | Description |
|---|---|
ResultSuccess |
Process succeeded. |
ResultNotAuthorized |
The box has not been opened. |
| A value other than the above. | Failed. |
Deletes all messages in the box.
CONFIDENTIAL