次の方法で共有


BluetoothLEAppearanceSubcategories.HeartRateBelt プロパティ

定義

心拍数ベルトの外観サブカテゴリ コードを取得します。 これは、 BluetoothLEAppearanceCategories.HeartRate の外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

public:
 static property unsigned short HeartRateBelt { unsigned short get(); };
static uint16_t HeartRateBelt();
public static ushort HeartRateBelt { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.heartRateBelt;
Public Shared ReadOnly Property HeartRateBelt As UShort

プロパティ値

UInt16

unsigned short

uint16_t

心拍数ベルト Bluetooth LE デバイスの外観サブカテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象