次の方法で共有


BluetoothLEAppearance.SubCategory プロパティ

定義

Bluetooth LE デバイスの外観サブカテゴリ値を取得します。

public:
 property unsigned short SubCategory { unsigned short get(); };
uint16_t SubCategory();
public ushort SubCategory { get; }
var uInt16 = bluetoothLEAppearance.subCategory;
Public ReadOnly Property SubCategory As UShort

プロパティ値

UInt16

unsigned short

uint16_t

Bluetooth LE デバイスの外観サブカテゴリ。 詳細については、「BluetoothLEAppearanceSubcategories」を参照してください。

Windows の要件

アプリの機能
bluetooth

適用対象