\r\n

51Degrees Device Detection C/C++  4.5

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

fiftyoneDegreesIpAddress Struct Reference

Detailed Description

The structure to hold a IP Address in byte array format.

Data Fields

byte  value [FIFTYONE_DEGREES_IPV6_LENGTH]
Buffer to hold the IP address bytes array. More...
byte  type
The type of the IP. More...

Field Documentation


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/ip.h
On This Page