Click or drag to resize

wclBluetoothRadioHalClearGlobalInstance Method

Implements a driver-dependent code for clearing the global instance of the Radio object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected abstract void HalClearGlobalInstance()
Remarks
A derived class must override this method.
See Also