IPWorks Bluetooth 2020 ActiveX Edition

Questions / Feedback?

DeviceInfo Event

Fired once for each device found when calling ListDevices.

Syntax

Sub btinfocontrol_DeviceInfo(Name As String, Address As String, ClassOfDevice As String, Connected As Boolean, Remembered As Boolean, Authenticated As Boolean)

Remarks

This event fires once for each device found when calling ListDevices.

Name is the device name.

Address is the device address.

ClassOfDevices is the class of the device.

Connected indicates whether the device is connected.

Remembered indicates whether the device is remembered.

Authenticated indicates whether the device is authenticated.

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