System.Bluetooth.TBluetoothCustomAdapter.Address

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Address: TBluetoothMacAddress read GetAddress;

C++

__property System::UnicodeString Address = {read=GetAddress};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothCustomAdapter


Description

Adresse matérielle de votre adaptateur.

Par exemple: "00:11:22:DD:EE:FF".

Voir aussi