共用方式為


BluetoothLEAppearanceSubcategories.BarcodeScanner 屬性

定義

取得脈衝條碼掃描器外觀子類別代碼。 這僅適用于藍牙 LE 裝置屬於 BluetoothLEAppearanceCategories.HumanInterfaceDevice 外觀類別的一部分。

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

屬性值

UInt16

unsigned short

uint16_t

條碼掃描器藍牙 LE 裝置的外觀子類別代碼。

Windows 需求

應用程式功能
bluetooth

適用於