BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddress Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’adresse Bluetooth de l’appareil qui envoie la publicité Bluetooth LE.
public:
property unsigned long long BluetoothAddress { unsigned long long get(); };
uint64_t BluetoothAddress();
public ulong BluetoothAddress { get; }
var uInt64 = bluetoothLEAdvertisementReceivedEventArgs.bluetoothAddress;
Public ReadOnly Property BluetoothAddress As ULong
Valeur de propriété
adresse Bluetooth de l’appareil qui envoie la publicité Bluetooth LE.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|