In The Hand
CreateBluetoothUuid Method (uuid16)
NamespacesInTheHand.Net.BluetoothBluetoothServiceCreateBluetoothUuid(Int16)
.NET Components for Mobility
Create a full 128-bit Service class UUID from its 16-bit short form.
Declaration Syntax
C#Visual Basic
public static Guid CreateBluetoothUuid(
	short uuid16
)
Public Shared Function CreateBluetoothUuid ( _
	uuid16 As Short _
) As Guid
Parameters
uuid16 (Int16)
The service class UUID in the 16-bit UUID short form as a Int16.
Return Value
A Guid containing the full 128-bit form of the supplied Bluetooth service class UUID.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0