Click or drag to resize

wclBluetoothRadioDoDiscoveringCompleted Method

Fires the OnDiscoveringCompleted event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoDiscoveringCompleted(
	int Error
)

Parameters

Error  Int32
An operation result code.
See Also