nn::cec::CTR::MessageBoxInfoReader::GetMessageBodySize Member Function

Syntax

u32 GetMessageBodySize(
     CecBoxType boxType,
     u32 messIndex
);

Arguments

Name Description
in boxType CecBoxType
in messIndex The nth message.

Return Values

Gets the size of a message body.

Description

Gets the size of the body of a box's message.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL