In The Hand
CreateBluetoothUuid Method (uuid32)
NamespacesInTheHand.Net.BluetoothBluetoothServiceCreateBluetoothUuid(UInt32)
.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(
	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