BluetoothLEAppearance.SubCategory 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得藍牙 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
屬性值
藍牙 LE 裝置的外觀子類別。 如需詳細資訊,請參閱 BluetoothLEAppearanceSubcategories
Windows 需求
應用程式功能 |
bluetooth
|