API:System.Beacon.TBeaconManager.DoBeaconCalcDistance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoBeaconCalcDistance(const UUID: TGUID; AMajor, AMinor: Word; ATxPower: Integer;  ARssi: Integer; var NewDistance: Double): Boolean;

C++

bool __fastcall DoBeaconCalcDistance(const GUID &UUID, System::Word AMajor, System::Word AMinor, int ATxPower, int ARssi, double &NewDistance);

Properties

Type Visibility Source Unit Parent
function protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!