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

LocalHost Property

The address of the Bluetooth device through which connections are initiated or accepted.

Syntax

char* GetLocalHost();

int SetLocalHost(char* lpszLocalHost);

Default Value

""

Remarks

The LocalHost property contains the address of the Bluetooth device.

In hosts with multiple Bluetooth devices setting LocalHost to the address of a device will make the class initiate connections (or accept in the case of server components) only through that device.

If the class is connected, the LocalHost property shows the Bluetooth address of the interface through which the connection is made in the standard hex encoded, colon separated format (00:02:72:C6:64:B7).

NOTE: LocalHost is not persistent. You must always set it in code, and never in the property window.

Data Type

String

 
 
Copyright (c) 2016 /n software inc. - All rights reserved.
Build 1.0.6093.0