.NET Components for Mobility
Create a full 128-bit Service class UUID from its 16-bit short form.

Declaration Syntax
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