Compartir a través de


GattServiceUuids.NextDstChange Propiedad

Definición

Obtiene el UUID del servicio NextDstChange definido por Bluetooth SIG.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UUID del servicio NextDstChange definido por Bluetooth SIG.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a