Compartir a través de


BluetoothLEAppearanceCategories.HumanInterfaceDevice Propiedad

Definición

Obtiene el código de categoría de apariencia del dispositivo de interfaz humana.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Código de categoría de apariencia para un dispositivo de interfaz humana Bluetooth LE.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a