GetBoxSizeMax

nn::cec::CTR::MessageBox::GetBoxSizeMax Member Function

Syntax

u32 GetBoxSizeMax(
     CecBoxType boxType
) const;

Parameters

Name Description
in boxType Inbox/outbox specification.

Return Values

Returns a value indicating the size. (This is the same as the value specified when the box was created.)

Description

Gets the capacity of the inbox or outbox.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL