nn::cec::CTR::Message::SetExHeader Member Functionnn::Result SetExHeader( MessageExHeaderType exhType, size_t exhLen, const void * exhBody );
| Name | Description | |
|---|---|---|
| in | exhType | Specifies the data type using the MessageExHeaderType enumerated type. |
| in | exhLen | Specifies the data length. Maximum value of 8 KB. |
| in | exhBody | Data. |
Sets the extended header data for a message.
CONFIDENTIAL