IPWorks BLE 2020 C++ Builder Edition

Questions / Feedback?

Scanning Property

Whether or not the component is currently scanning for servers.

Syntax

__property bool Scanning = { read=FScanning };

Default Value

false

Remarks

This property indicates whether or not the component is currently scanning for servers. While the component is scanning, the Advertisement event will be fired whenever an advertisement from a remote device is received.

Refer to the StartScanning method for more information.

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

Data Type

Boolean

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