GetMessageBoxDataSize

nn::cec::CTR::MessageBox::GetMessageBoxDataSize Member Function

Syntax

size_t GetMessageBoxDataSize(
     const u32 datatype
) const;

Parameters

Name Description
in datatype Specifies the data type. Specified using the CecBoxDataType enumerated type.

Return Values

Data size

Description

Gets the data size associated with a MessageBox.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL