BluetoothLEAppearanceCategories.HumanInterfaceDevice 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 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
The appearance category code for a human interface device Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|