nn::cec::CTR::MessageBox::GetBoxMessNumMax Member Function

Syntax

u32 GetBoxMessNumMax(
     CecBoxType boxType
);

Arguments

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

2010/08/16
Initial version.

CONFIDENTIAL