BluetoothLEAdvertisementDataTypes.PeripheralConnectionIntervalRange 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.
Type de données de section pour la plage d’intervalles de connexion périphérique.
public:
static property byte PeripheralConnectionIntervalRange { byte get(); };
static byte PeripheralConnectionIntervalRange();
public static byte PeripheralConnectionIntervalRange { get; }
var byte = BluetoothLEAdvertisementDataTypes.peripheralConnectionIntervalRange;
Public Shared ReadOnly Property PeripheralConnectionIntervalRange As Byte
Valeur de propriété
Byte
byte
Plage d’intervalles de connexion périphérique.
Configuration requise pour Windows
Famille d’appareils |
Windows 11 Insider Preview (introduit dans 10.0.23504.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v15.0)
|
Fonctionnalités de l’application |
bluetooth
|