nn::cec::CTR::MessageBox::GetMessageMessSize Member Function

Syntax

u32 GetMessageMessSize(
     const CecBoxType boxType,
     const u32 messIndex
);

Arguments

Name Description
in boxType CecBoxType
in messIndex The nth message.

Return Values

Message size.

Description

Gets the size of a message.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL