In The Hand
GetName Method (uuid32)
NamespacesInTheHand.Net.BluetoothBluetoothServiceGetName(UInt32)
.NET Components for Mobility
Retrieves the name of the Service Class UUID that has the specified value.
Declaration Syntax
C#Visual Basic
public static string GetName(
	uint uuid32
)
Public Shared Function GetName ( _
	uuid32 As UInteger _
) As String
Parameters
uuid32 (UInt32)
The service class UUID in the 32-bit UUID short form as a UInt32.
Return Value
A string containing the name of the service class whose UUID value is uuid, or a null reference (Nothing in Visual Basic) if no such constant is found.

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