nn::cec::CTR::Message::GetPropagationCount Member Function

Syntax

u8 GetPropagationCount() const;

Arguments

None.

Return Values

Propagation count.

Description

Gets the propagation count. The propagation count is decremented by one upon reception. The data is copied to the outbox if the count is one or greater.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL