MESSAGE_PROPAGATIONCOUNT_ONCE

nn::cec::CTR::MESSAGE_PROPAGATIONCOUNT_ONCE Constant

Syntax

static const u8 MESSAGE_PROPAGATIONCOUNT_ONCE =  (0x01);

Description

Specifies the number of times to propagate. It does not initiate propagation.

Use this to specify the propagation count for a message (for example, with Message::NewMessage).

Revision History

2010/08/16
Initial version.

CONFIDENTIAL