BluetoothLEPreferredConnectionParametersRequest クラス

定義

Bluetooth LE 優先接続パラメーター要求を表します。

接続パラメーターと PHY の詳細については、 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
継承
Object Platform::Object IInspectable BluetoothLEPreferredConnectionParametersRequest
属性
実装

Windows の要件

デバイス ファミリ
Windows 11 (10.0.22000.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v14.0 で導入)
アプリの機能
bluetooth

プロパティ

Status

要求の状態を取得します。

メソッド

Close()

要求を閉じます。

Dispose()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

適用対象