nn::cec::CTR::MessageBox::DeleteMessageBox Member Function

Syntax

nn::Result DeleteMessageBox();

Arguments

None.

Return Values

nn::Result

Value Description
ResultSuccess Process succeeded.
ResultNotAuthorized The box has not been opened.
A value other than the above. Failed.

Description

Deletes a MessageBox.

Deletes the box that has been opened by the OpenMessageBox function.


CONFIDENTIAL