System.Bluetooth.TBluetoothService
Delphi
TBluetoothService = record
C++
struct DECLSPEC_DRECORD TBluetoothService
{
public:
System::UnicodeString Name;
GUID UUID;
};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
record struct |
public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
Description
Représente un service Bluetooth, publié par vous ou par un périphérique distant.