Share via


BluetoothLEPreferredConnectionParametersRequest Klasse

Definition

Stellt eine bevorzugte Bluetooth LE-Verbindungsparameteranforderung dar.

Weitere Informationen zu Verbindungsparametern und PHY finden Sie in der Bluetooth Core-Spezifikation.

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
Vererbung
Object Platform::Object IInspectable BluetoothLEPreferredConnectionParametersRequest
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 11 (eingeführt in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v14.0)
App-Funktionen
bluetooth

Eigenschaften

Status

Ruft den Status der Anforderung ab.

Methoden

Close()

Schließt die Anforderung.

Dispose()

Führt anwendungsspezifische Aufgaben durch, die mit der Freigabe, der Zurückgabe oder dem Zurücksetzen von nicht verwalteten Ressourcen zusammenhängen.

Gilt für: