|
double | dblValue |
| The value of a given meta data key if it is a numerical value.
|
|
int32_t | iByteLength |
| If the value is a string value, this field is the string length. If set to zero indicates an empty string. If set to < 0, the meta data value is represented by the number in the dblValue field of this structure.
|
|
uint8_t | cStringValue [FPRO_META_VALUE_STRING_LENGTH_MAX] |
| The character string value is the meta data value is a string.
|
|
The documentation for this struct was generated from the following file: