MESSAGE_SENDCOUNT_UNLIMITED

nn::cec::CTR::MESSAGE_SENDCOUNT_UNLIMITED Constant

Syntax

static const u8 MESSAGE_SENDCOUNT_UNLIMITED =  (0xFF);

Description

Specifies the number of times to send. It does not set a limit on the send count.

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

Revision History

2010/08/16
Initial version.

CONFIDENTIAL