System.Bluetooth.TBluetoothLEAdvertiseData.FServiceUUIDs
Delphi
FServiceUUIDs: TBluetoothUUIDsList;
C++
TBluetoothUUIDsList* FServiceUUIDs;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdvertiseData |
Description
Protected field that holds the value of the ServiceUUIDs property.