nn::cec::CTR::MessageBox::DeleteMessageBox Member Function
nn::Result DeleteMessageBox();
None.
nn::Result| Value | Description |
|---|---|
ResultSuccess |
Process succeeded. |
ResultNotAuthorized |
The box has not been opened. |
| A value other than the above. | Failed. |
Deletes a MessageBox.
Deletes the box that has been opened by the OpenMessageBox function.
CONFIDENTIAL