次の方法で共有


BluetoothLEPreferredConnectionParameters.PowerOptimized プロパティ

定義

より電力効率の高い接続パラメーターのセットを取得する静的プロパティ。 スループットを犠牲にして電力使用用に最適化されています。

注意

また、他の Bluetooth デバイスへの同時接続を増やすこともできます。

public:
 static property BluetoothLEPreferredConnectionParameters ^ PowerOptimized { BluetoothLEPreferredConnectionParameters ^ get(); };
static BluetoothLEPreferredConnectionParameters PowerOptimized();
public static BluetoothLEPreferredConnectionParameters PowerOptimized { get; }
var bluetoothLEPreferredConnectionParameters = BluetoothLEPreferredConnectionParameters.powerOptimized;
Public Shared ReadOnly Property PowerOptimized As BluetoothLEPreferredConnectionParameters

プロパティ値

より電力効率の高い接続パラメーターのセットを表す BluetoothLEPreferredConnectionParameters オブジェクト。 スループットを犠牲にして電力使用用に最適化されています。

Windows の要件

アプリの機能
bluetooth

適用対象