次の方法で共有


BluetoothLEAppearanceSubcategories.OximeterWristWorn プロパティ

定義

オキシメーターの手首着用の外観サブカテゴリ コードを取得します。 これは、 BluetoothLEAppearanceCategories.PulseOximeter の外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

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

プロパティ値

UInt16

unsigned short

uint16_t

オキシメーターの手首装着 Bluetooth LE デバイスの外観サブカテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象