In The Hand
GetRfcommChannelElement Method (record)
NamespacesInTheHand.Net.BluetoothServiceRecordHelperGetRfcommChannelElement(ServiceRecord)
.NET Components for Mobility
Reads the RFCOMM Channel Number element from the service record.
Declaration Syntax
C#Visual Basic
public static ServiceElement GetRfcommChannelElement(
	ServiceRecord record
)
Public Shared Function GetRfcommChannelElement ( _
	record As ServiceRecord _
) As ServiceElement
Parameters
record (ServiceRecord)

[Missing <param name="record"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecordHelper.GetRfcommChannelElement(InTheHand.Net.Bluetooth.ServiceRecord)"]

Return Value
The ServiceElement holding the Channel Number. or nullNothingnullptr if at the ProtocolDescriptorList attribute is missing or contains invalid elements.

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