nn::cec::CTR::MessageBox::CloseMessageBox Member Function

Syntax

void CloseMessageBox();

Arguments

None.

Return Values

None.

Description

Closes the MessageBox. The messages are not accessible thereafter.

Call this function to resume operations if the background daemon was stopped when the OpenMessageBox function was called. Processing for CommitMessageBox is also run. Call this function when access to the MessageBox is finished.


CONFIDENTIAL