Click or drag to resize

wclBluetoothRadioHalUnregisterCallbacks Method

Implements a driver-dependent code for callbacks unregistering.

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