In The Hand
Id Property
NamespacesInTheHand.Net.BluetoothServiceAttributeId
.NET Components for Mobility
Get the Attribute Id for this attribute.
Declaration Syntax
C#Visual Basic
public ServiceAttributeId Id { get; }
Public ReadOnly Property Id As ServiceAttributeId
Remarks
Note:Id is a unsigned 32-bit integer but we use return it is a signed 32-bit integer for CLS Compliance reasons. It should not thus be used for ordering etc, for example 0xFFFF will sort before 0x0001 which is backwards.

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