GetBoxMessageNumMax

nn::cec::CTR::MessageBox::GetBoxMessageNumMax Member Function

Syntax

u32 GetBoxMessageNumMax(
     CecBoxType boxType
) const;

Parameters

Name Description
in boxType Inbox/outbox specification.

Return Values

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

Description

Gets the maximum number of messages in the inbox or outbox.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL