System.Bluetooth.TBluetoothService.UUID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

UUID: TBluetoothUUID;

C++

GUID UUID;

Properties

Type Visibility Source Unit Parent
field public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothService

Description

Unique identifier of the service.

For example, "{00000000-0000-1000-8000-00805F9B34FA}".

See Also