nn::cec::CTR::MessageBox::GetMessageSize Member Function

Syntax

u32 GetMessageSize(
     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.


CONFIDENTIAL