nn::cec::CTR::Message::SetSendCount Member Functionnn::Result SetSendCount( u8 sendCount );
| Name | Description | |
|---|---|---|
| in | sendCount | Send count. |
Specifies the send count. The send count is decremented by one with each send. The data is no longer sent once the count reaches zero.
The message remains in the outbox even after it has been sent and its send count is 0.
CONFIDENTIAL