In The Hand
SetRfcommChannelNumber Method (record, channelNumber)
NamespacesInTheHand.Net.BluetoothServiceRecordHelperSetRfcommChannelNumber(ServiceRecord, Byte)
.NET Components for Mobility
Sets the RFCOMM Channel Number value in the service record.
Declaration Syntax
C#Visual Basic
public static void SetRfcommChannelNumber(
	ServiceRecord record,
	byte channelNumber
)
Public Shared Sub SetRfcommChannelNumber ( _
	record As ServiceRecord, _
	channelNumber As Byte _
)
Parameters
record (ServiceRecord)

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

channelNumber (Byte)

[Missing <param name="channelNumber"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecordHelper.SetRfcommChannelNumber(InTheHand.Net.Bluetooth.ServiceRecord,System.Byte)"]

Exceptions
ExceptionCondition
InvalidOperationThe ProtocolDescriptorList attribute is missing or contains invalid elements.

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