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

Syntax

nn::Result DeleteMessageBox(
     const TitleId cecTitleId
);

Arguments

Name Description
in cecTitleId Unique title ID.

Return Values

nn::Result

Description

Deletes a MessageBox. Deletes using the specified CecTitleID. Use this function to forcibly delete a message box when it cannot be opened. Do not delete message boxes belonging to other applications.


CONFIDENTIAL