\r\n

51Degrees Device Detection C/C++  4.5

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

fiftyoneDegreesKeyValuePair Struct Reference

Detailed Description

Examples
Hash/OfflineProcessing.c, and Hash/Performance.c.

Data Fields

const char *  key
pointer to the key string
size_t  keyLength
number of characters in key
const char *  value
pointer to the value string
size_t  valueLength
number of characters in value

The documentation for this struct was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/pair.h
On This Page