◆ fiftyoneDegreesValueGet()
fiftyoneDegreesValue* fiftyoneDegreesValueGet | ( | fiftyoneDegreesCollection * | values, |
uint32_t | valueIndex, | ||
fiftyoneDegreesCollectionItem * | item, | ||
fiftyoneDegreesException * | exception | ||
) |
Gets the value for the requested index from the collection provided.
- Parameters
-
- values - collection to get the value from
- valueIndex - index of the value to get
- item - to store the value in
- exception - pointer to an exception data structure to be used if an exception occurs. See exceptions.h.
- Returns
- pointer to the value or NULL