nn::cec::CTR::Message::SetPropagationCount Member Functionnn::Result SetPropagationCount( u8 propagationCount );
| Name | Description | |
|---|---|---|
| in | propagationCount | Propagation count. |
Specifies 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.
If 2 is specified, a message is sent twice: once from the original sender, and then once from the receiver of the original sending. Be aware that sent data may be returned.
CONFIDENTIAL