BluetoothLEAppearanceCategories.HumanInterfaceDevice Property

Definition

Gets the human interface device appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a human interface device Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to