nn::cec::CTR::MessageBoxInfoReader::MessageBoxInfoReader Constructor

Syntax

MessageBoxInfoReader(
     const MessageBox & cecMessBox
);

Arguments

Name Description
in cecMessBox MessageBox object.

Description

A constructor. This loads box information for the specified MessageBox object. The specified message box must be open.


CONFIDENTIAL