![]() |
WE310F5
39.00.000
|
Duration structure XML. More...
#include <m2mb_xml.h>
Data Fields | |
UINT8 | type |
UINT16 | len |
UINT8 * | ptr |
UINT16 len |
Stores the length without '/0'
Definition at line 221 of file m2mb_xml.h.
UINT8* ptr |
Stores the pointer. This will not have '/0' at the end of the string
Definition at line 222 of file m2mb_xml.h.
UINT8 type |
This is for future use, This should be set to 0.
Definition at line 220 of file m2mb_xml.h.