IPWorks Bluetooth 2020 ActiveX Edition

Questions / Feedback?

LocalPort Property

The port in the Bluetooth device to which the control binds.

Syntax

btportcontrol.LocalPort[=integer]

Default Value

0

Remarks

This property must be set before a connection is attempted. It instructs the control to bind to a specific port (or communication endpoint) in the Bluetooth device.

Setting this property to 0 (default) enables the system to choose a port at random. The chosen port will be shown by the LocalPort property after the connection is established.

LocalPort cannot be changed once a connection is made. Any attempt to set this property when a connection is active will generate an error.

Data Type

Integer

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