BluetoothLEAppearanceSubcategories.BarcodeScanner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the pulse barcode scanner appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.HumanInterfaceDevice appearance category.
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
Property Value
The appearance subcategory code for a barcode scanner Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|