◆ values
fiftyoneDegreesList fiftyoneDegreesResultHashArray::values |
List of value items when results are fetched.
Add any members provided by the caller
- Examples
- Hash/OfflineProcessing.c, and Hash/StronglyTyped.c.
Array of items of type fiftyoneDegreesResultHash used to easily access and track the size of the array.
uint32_t | count
Number of used items.
|
uint32_t | capacity
Number of available items.
|
fiftyoneDegreesResultHash * | items
Pointer to the first item.
|
fiftyoneDegreesResultsDeviceDetection | b
Base results.
|
fiftyoneDegreesCollectionItem | propertyItem
Property for the current request.
|
fiftyoneDegreesList | values
List of value items when results are fetched. More...
|
fiftyoneDegreesList fiftyoneDegreesResultHashArray::values |
List of value items when results are fetched.
Add any members provided by the caller