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

Syntax

nn::Result DeleteMessageBox();

nn::Result DeleteMessageBox(
     const TitleId cecTitleId
);

List of Overloaded Member Functions

DeleteMessageBox() Deletes a MessageBox.
DeleteMessageBox(const TitleId) Deletes a MessageBox. Specifies and deletes the StreetPass ID. Use this function to forcibly delete a message box when it cannot be opened. Do not delete message boxes belonging to other applications.

Description of DeleteMessageBox()

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

Description of DeleteMessageBox(const TitleId)

Deletes a MessageBox. Specifies and deletes the StreetPass ID. Use this function to forcibly delete a message box when it cannot be opened. Do not delete message boxes belonging to other applications.


CONFIDENTIAL