Compartir a través de


GattServiceUuids.HumanInterfaceDevice Propiedad

Definición

Obtiene el UUID del servicio HumanInterfaceDevice definido por SIG Bluetooth.

public:
 static property Platform::Guid HumanInterfaceDevice { Platform::Guid get(); };
static winrt::guid HumanInterfaceDevice();
public static Guid HumanInterfaceDevice { get; }
var guid = GattServiceUuids.humanInterfaceDevice;
Public Shared ReadOnly Property HumanInterfaceDevice As Guid

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UuID del servicio HumanInterfaceDevice definido por SIG Bluetooth.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a