\r\n

51Degrees Device Detection C/C++  4.5

A device detection library that is used natively or by 51Degrees products

fiftyoneDegreesIndicesPropertyProfile Struct Reference

Detailed Description

Maps the profile index and the property index to the first value index of the profile for the property.

Is an array of uint32_t with entries equal to the number of properties multiplied by the difference between the lowest and highest profile id.

Data Fields

uint32_t *  valueIndexes
uint32_t  availablePropertyCount
uint32_t  minProfileId
uint32_t  maxProfileId
uint32_t  profileCount
uint32_t  size uint32_t  filled

The documentation for this struct was generated from the following file:
On This Page