5.215 VALUE_META_DATA_EXT_V1
The VALUE_META_DATA_EXT_V1 structure defines a concrete type for the stamp of a link value.
-
typedef struct { DSTIME timeCreated; PROPERTY_META_DATA_EXT MetaData; } VALUE_META_DATA_EXT_V1;
timeCreated: The date and time at which the first originating update was made.
MetaData: The remainder of the stamp; has the same PROPERTY_META_DATA_EXT type as used for the stamp of an attribute.