nn::cec::CTR::MessageBoxInfoReader::LoadMessageBoxInfo Member Function

Syntax

nn::Result LoadMessageBoxInfo(
     const MessageBox & cecMessBox
);

Arguments

Name Description
in cecMessBox MessageBox object.

Return Values

nn::Result

Description

Loads box information for the specified MessageBox object. The specified message box must be open.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL