IP*Works! Bluetooth - Online Help
Available for:
IP*Works! Bluetooth
Questions / Feedback?

ResolveAddress Method

Resolves an Bluetooth address.

Syntax

[VB.NET]
Public Function ResolveAddress(ByVal HostAddress As String) As String
[C#]
public string 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) 2016 /n software inc. - All rights reserved.
Build 1.0.6093.0