Click or drag to resize

wclBluetoothManagerDoDiscoveringStarted Method

Fires the OnDiscoveringStarted event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected internal virtual void DoDiscoveringStarted(
	wclBluetoothRadio Radio
)

Parameters

Radio  wclBluetoothRadio
A wclBluetoothRadio object represents a Bluetooth driver that fired the event.
See Also