nn::cec::CTR::MessageBox::CloseMessageBox Member Functionvoid CloseMessageBox();
None.
Closes the MessageBox. This function is called when you have finished accessing the box.
After this function is called, messages cannot be accessed. 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