nn::cec::CTR::MessageBox::GetMessagePropagationCount Member Function

Syntax

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

Arguments

Name Description
in boxType CecBoxType
in messIndex The nth message.

Return Values

Propagation count.

Description

Gets the propagation count of a message.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL