In The Hand - .NET Components for Mobility
HackClassUuidLookup Class
NamespacesInTheHand.Net.BluetoothHackClassUuidLookup
Lookup the name of a Bluetooth Service UUID.
Declaration Syntax
C#Visual Basic
public static class HackClassUuidLookup
Public NotInheritable Class HackClassUuidLookup
Members
All MembersMethods



IconMemberDescription
CreateBluetoothUuid(Int16)
Create a full 128-bit Service class UUID from its 16-bit short form.

CreateBluetoothUuid(UInt16)
Create a full 128-bit Service class UUID from its 16-bit short form.

CreateBluetoothUuid(Int32)
Create a full 128-bit Service class UUID from its 16-bit short form.

CreateBluetoothUuid(UInt32)
Create a full 128-bit Service class UUID from its 16-bit short form.

GetName(Guid)
Retrieves the name of the Service Class UUID that has the specified value.

GetName(Int16)
Retrieves the name of the Service Class UUID that has the specified value.

GetName(UInt16)
Retrieves the name of the Service Class UUID that has the specified value.

GetName(Int32)
Retrieves the name of the Service Class UUID that has the specified value.

GetName(UInt32)
Retrieves the name of the Service Class UUID that has the specified value.

Remarks
Looks up the UUID on the BluetoothService class.
Inheritance Hierarchy
Object
HackClassUuidLookup

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