In The Hand
Parse Method (buffer)
NamespacesInTheHand.Net.BluetoothServiceRecordParserParse(array<Byte>[]()[])
.NET Components for Mobility
Parses an array of bytes into the contained ServiceRecord.
Declaration Syntax
C#Visual Basic
public ServiceRecord Parse(
	byte[] buffer
)
Public Function Parse ( _
	buffer As Byte() _
) As ServiceRecord
Parameters
buffer (array< Byte >[]()[])

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

Return Value

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

Remarks
See Parse(array<Byte>[]()[], Int32, Int32) for more information.
See Also

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