System.Bluetooth.TBluetoothService.UUID

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

UUID: TBluetoothUUID;

C++

GUID UUID;

プロパティ

種類 可視性 ソース ユニット
field public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothService


説明

サービスの一意識別子です。

たとえば、"{00000000-0000-1000-8000-00805F9B34FA}" などです。

関連項目