BluetoothUuid   Conversion (BluetoothUuid to UInt16)

[Missing <summary> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Explicit(InTheHand.Bluetooth.BluetoothUuid)~System.UInt16"]

Definition

Namespace: InTheHand.Bluetooth
Assembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public static explicit operator ushort (
	BluetoothUuid uuid
)

Parameters

uuid  BluetoothUuid

[Missing <param name="uuid"/> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Explicit(InTheHand.Bluetooth.BluetoothUuid)~System.UInt16"]

Return Value

UInt16

[Missing <returns> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Explicit(InTheHand.Bluetooth.BluetoothUuid)~System.UInt16"]

See Also