System.Bluetooth.TBluetoothServiceType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBluetoothServiceType = (Primary, Secondary);

C++

enum class DECLSPEC_DENUM TBluetoothServiceType : unsigned char { Primary, Secondary };

Properties

Type Visibility Source Unit Parent
enum public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth

Description

Embarcadero Technologies does not currently have any additional information.