GattServiceUuids.NextDstChange Property

Definition

Gets the Bluetooth SIG-defined NextDstChange service UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined NextDstChange service UUID.

Windows requirements

App capabilities
bluetooth

Applies to