Data Length

The Length member of a data structure describes the actual byte size of the data stored in the value member. For strings, the byte size must always include the terminating NULL. The byte size does not include the size of the Syntax member and does not include extra bytes used as padding between entries in a value list.