BluetoothUuidEmpty Property

A default Uuid containing a zero Guid.

Definition

Namespace: InTheHand.Bluetooth
Assembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public static BluetoothUuid Empty { get; }

Property Value

BluetoothUuid
This is not a valid value so be careful passing this to any native function.

See Also