BluetoothLEPreferredConnectionParametersRequest 類別

定義

表示藍牙 LE 慣用的連接參數要求。

如需連線參數和 PHY 的詳細資訊,請參閱 藍牙核心規格

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
繼承
Object Platform::Object IInspectable BluetoothLEPreferredConnectionParametersRequest
屬性
實作

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)
應用程式功能
bluetooth

屬性

Status

取得要求的狀態。

方法

Close()

關閉要求。

Dispose()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

適用於