System.Bluetooth.TBluetoothMacAddress

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TBluetoothMacAddress = UnicodeString;

C++

typedef System::UnicodeString TBluetoothMacAddress;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Beschreibung

Hardware-Adresse eines lokalen Adapters oder eines Remote-Geräts.

Zum Beispiel: "00:11:22:DD:EE:FF".

Siehe auch