API: Added Def_Get() type argument DD_DEF_VALUE_BY_INDEX
Lookup a Value definition by index and set the out argument pointer to the associated text value string if found, returning true. If not found the out argument is set to 0 and false is returned.
API: Added Def_Get() type argument DD_DEF_VALUE_BY_INDEX
Lookup a Value definition by index and set the out argument pointer
to the associated text value string if found, returning true. If not
found the out argument is set to 0 and false is returned.