MESSAGE_SENDCOUNT_ONCE

nn::cec::CTR::MESSAGE_SENDCOUNT_ONCE Constant

Syntax

static const u8 MESSAGE_SENDCOUNT_ONCE =  (0x01);

Description

Specifies the number of times to send. The message is sent only once.

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

Revision History

2010/08/16
Initial version.

CONFIDENTIAL