GetMessageBodySize

nn::cec::CTR::MessageBox::GetMessageBodySize Member Function

Syntax

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

Parameters

Name Description
in boxType CecBoxType
in messIndex The nth message.

Return Values

Gets the size of a message body.

Description

Gets the size of a message's body.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL