This function allows you to iterate through all of the values associated with the given config element. The argument to this function is a data structure returned by the RSP_getConfig function. This function will continue to return strings until it reaches the end of the list, at which time NULL is returned.
A null-terminated string containing the next value, or NULL when the end of list is reached or there is an error.