IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

DeviceAuthenticated Property

Specifies whether the device is authenticated, paired, or bonded.

Syntax

__property bool DeviceAuthenticated = { read=FDeviceAuthenticated };

Default Value

False

Remarks

This property specifies whether the device is authenticated. When True, DeviceRemembered will also be True.

This property is read-only and not available at design time.

Data Type

Boolean

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