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

Declaration Syntax
public static Guid CreateBluetoothUuid(
uint uuid32
)
Public Shared Function CreateBluetoothUuid ( _
uuid32 As UInteger _
) As Guid

Parameters
- uuid32 (UInt32)
-
The service class UUID in the 32-bit UUID short form as a UInt32.

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