◆ fiftyoneDegreesPropertyGet()
| fiftyoneDegreesProperty* fiftyoneDegreesPropertyGet | ( | fiftyoneDegreesCollection * | properties, |
| uint32_t | index, | ||
| fiftyoneDegreesCollectionItem * | item, | ||
| fiftyoneDegreesException * | exception | ||
| ) |
Gets the property at the requested index from the properties collection provided.
- Parameters
-
- properties - to get the property from
- index - of the property to get
- item - to store the property item in
- exception - pointer to an exception data structure to be used if an exception occurs. See exceptions.h.
- Returns
- the property requested or NULL
