nn::cec::CTR::Message::GetMessageBody Member Functionu32 GetMessageBody( void * dataBody, size_t size ) const;
| Name | Description | |
|---|---|---|
| out | dataBody | Specifies the buffer that stores the data. |
| in | size | Specifies the buffer size. |
Gets the body data of a Message.
CONFIDENTIAL