次の方法で共有


BluetoothLEAppearanceSubcategories.ThermometerEar プロパティ

定義

耳の温度計の外観のサブカテゴリ コードを取得します。 これは、 BluetoothLEAppearanceCategories.RunningWalking の外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

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

プロパティ値

UInt16

unsigned short

uint16_t

耳の温度計 Bluetooth LE デバイスの外観サブカテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象