Click or drag to resize

wclBluetoothRadioHalTerminateOperations Method

Implements a driver-dependent code for pending operation termination.

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