The message buffer, but with the header and content regions defined as seperate arrays. More...
#include <eztr_api.h>
Data Fields | |
| char | header [EZTR_MSG_HEADER_SIZE] |
| char | content [EZTR_MSG_CONTENT_SIZE] |
The message buffer, but with the header and content regions defined as seperate arrays.
The content member can be passed to the EZTR_MsgSContent_ functions for use in text operations.