nn::cec::CTR::MessageBox::GetMessageSendCount Member Function

Syntax

u8 GetMessageSendCount(
     const CecBoxType boxType,
     const u32 messIndex
);

Arguments

Name Description
in boxType CecBoxType
in messIndex The nth message.

Return Values

Send count.

Description

Gets the send count of a message.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL