In The Hand
CreateBluetoothListener Method (service, sdpRecord, channelOffset)
NamespacesInTheHand.Net.BluetoothBluetoothPublicFactoryCreateBluetoothListener(Guid, array<Byte>[]()[], Int32)
.NET Components for Mobility

[Missing <summary> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]

Declaration Syntax
C#Visual Basic
public BluetoothListener CreateBluetoothListener(
	Guid service,
	byte[] sdpRecord,
	int channelOffset
)
Public Function CreateBluetoothListener ( _
	service As Guid, _
	sdpRecord As Byte(), _
	channelOffset As Integer _
) As BluetoothListener
Parameters
service (Guid)

[Missing <param name="service"/> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]

sdpRecord (array< Byte >[]()[])

[Missing <param name="sdpRecord"/> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]

channelOffset (Int32)

[Missing <param name="channelOffset"/> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]

Return Value

[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]

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