IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

ResolveAddress Method

Resolves an Bluetooth address.

Syntax

String __fastcall ResolveAddress(String HostAddress);

Remarks

This method resolves the Bluetooth address to a name. The name is returned by this method.

For example:

Console.WriteLine(btinfo.ResolveAddress("20:C9:D0:94:3E:46"));

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 C++ Builder Edition - Version 20.0 [Build 7941]