Retrieve the maximum range of a sensor.
#include <bps/sensor.h>
BPS_API float sensor_info_get_range_maximum(sensor_info_t *info)
BlackBerry 10.0.0
The information for the sensor to get the maximum range from.
The sensor_info_get_range_maximum() function gets the maximum range of the sensor that is represented by the specified sensor information.
The sensor's maximum range.