In The Hand
GetElementTypeDescriptor Method (headerByte)
NamespacesInTheHand.Net.BluetoothServiceRecordParserGetElementTypeDescriptor(Byte)
.NET Components for Mobility
Extract the ElementTypeDescriptor value from a header byte.
Declaration Syntax
C#Visual Basic
public static ElementTypeDescriptor GetElementTypeDescriptor(
	byte headerByte
)
Public Shared Function GetElementTypeDescriptor ( _
	headerByte As Byte _
) As ElementTypeDescriptor
Parameters
headerByte (Byte)

[Missing <param name="headerByte"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecordParser.GetElementTypeDescriptor(System.Byte)"]

Return Value

[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecordParser.GetElementTypeDescriptor(System.Byte)"]

Remarks
The ElementTypeDescriptor returned is not checked to be a known value.
See Also

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