In The Hand - .NET Components for Mobility
ElementTypeDescriptor Enumeration
NamespacesInTheHand.Net.BluetoothElementTypeDescriptor
Represents the type of the element in the SDP record binary format, and is stored as the higher 5 bits of the header byte.
Declaration Syntax
C#Visual Basic
public enum ElementTypeDescriptor
Public Enumeration ElementTypeDescriptor
Members
MemberDescription
Unknown
Nil
UnsignedInteger
TwosComplementInteger
Uuid
TextString
Boolean
ElementSequence
ElementAlternative
Url
Remarks
There is an identifier for each major type: String vs UUID vs unsigned integer. There are various sizes of UUID and integer type for instance, the resultant types are listed in enum ElementType.

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