Partager via


BluetoothLEPreferredConnectionParametersRequest Classe

Définition

Représente une demande de paramètres de connexion préférés Bluetooth LE.

Pour plus d’informations sur les paramètres de connexion et SUR PHY, reportez-vous à la spécification Bluetooth Core.

public ref class BluetoothLEPreferredConnectionParametersRequest sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BluetoothLEPreferredConnectionParametersRequest final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BluetoothLEPreferredConnectionParametersRequest : System.IDisposable
Public NotInheritable Class BluetoothLEPreferredConnectionParametersRequest
Implements IDisposable
Héritage
Object Platform::Object IInspectable BluetoothLEPreferredConnectionParametersRequest
Attributs
Implémente

Configuration requise pour Windows

Famille d’appareils
Windows 11 (introduit dans 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v14.0)
Fonctionnalités de l’application
bluetooth

Propriétés

Status

Obtient l’état de la demande.

Méthodes

Close()

Ferme la demande.

Dispose()

Exécute les tâches définies par l'application associées à la libération ou à la redéfinition des ressources non managées.

S’applique à