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

Syntax

nn::Result DeleteMessageBox();

Arguments

None.

Return Values

nn::Result

Description

Deletes a MessageBox.

Deletes the box that has been opened by the OpenMessageBox function. Also erases the list of stored communication partners, making reconnection to those same communication partners possible. After doing so, data can be exchanged again not only for the currently set message box, but for all message boxes (all applications). Lists are also erased when starting communication by a call to nncec::CTR::CecControl::StartScanning(true).


CONFIDENTIAL