共用方式為


BluetoothLEAppearance.SubCategory 屬性

定義

取得藍牙 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

藍牙 LE 裝置的外觀子類別。 如需詳細資訊,請參閱 BluetoothLEAppearanceSubcategories

Windows 需求

應用程式功能
bluetooth

適用於