In The Hand
GetName Method (uuid)
NamespacesInTheHand.Net.BluetoothBluetoothServiceGetName(Guid)
.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(
	Guid uuid
)
Public Shared Function GetName ( _
	uuid As Guid _
) As String
Parameters
uuid (Guid)
The service class UUID as a Guid.
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