nn::cec::CTR::Message::SetMessageBody Member Functionnn::Result SetMessageBody( const void * dataBody, size_t size );
| Name | Description | |
|---|---|---|
| in | dataBody | Data. |
| in | size | Specifies the size. Maximum length, including the header, is 100 KB. |
Sets the data body of a message.
CONFIDENTIAL