System.Bluetooth.TBluetoothDevice.FServiceList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FServiceList: TBluetoothServiceList;

C++

TBluetoothServiceList* FServiceList;

Properties

Type Visibility Source Unit Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothDevice

Description

List of services that the remote device provides.

DoGetServices generates or updates this list.

Platform Support

Platform Supported Notes

32-bit Windows
64-bit Windows

YesC++11Feature.png

OS X

YesC++11Feature.png

Android

4.0.2+

See Also